]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: port inode create transaction changes
authorDave Chinner <dchinner@redhat.com>
Wed, 4 Sep 2013 22:05:06 +0000 (22:05 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 16 Sep 2013 20:14:39 +0000 (15:14 -0500)
commite9d35108615fe83c0adf59ccfbd61455b2974b70
treebf9a70ec413db26c5dcc27927839213be08d13df
parent5144d787d984438bc21bc7e02b956fb8bc7545cd
xfsprogs: port inode create transaction changes

Bring across the relevant parts of the new inode create transaction
sufficient to keep kernel/user code in sync and implement the
infrastructure needed to make it work in xfsprogs.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Review-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
include/libxfs.h
include/xfs_ialloc.h
include/xfs_icreate_item.h
libxfs/xfs.h
libxfs/xfs_ialloc.c
libxfs/xfs_trans.c