diff options
author | Brian Foster <bfoster@redhat.com> | 2013-09-20 17:06:11 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-10-09 00:15:01 +0200 |
commit | 88877d2b9727a14431bfe48216ff86331ab47ea5 (patch) | |
tree | e09e7520d93a55e26f2d56ad7f6a94950ee6e1e5 /fs/xfs/xfs_inode.h | |
parent | xfs: push down inactive transaction mgmt for truncate (diff) | |
download | linux-88877d2b9727a14431bfe48216ff86331ab47ea5.tar.xz linux-88877d2b9727a14431bfe48216ff86331ab47ea5.zip |
xfs: push down inactive transaction mgmt for ifree
Push the inode free work performed during xfs_inactive() down into
a new xfs_inactive_ifree() helper. This clears xfs_inactive() from
all inode locking and transaction management more directly
associated with freeing the inode xattrs, extents and the inode
itself.
Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_inode.h')
0 files changed, 0 insertions, 0 deletions