diff options
author | Brian Foster <bfoster@redhat.com> | 2013-09-20 15:06:11 (GMT) |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-10-08 22:15:01 (GMT) |
commit | 88877d2b9727a14431bfe48216ff86331ab47ea5 (patch) | |
tree | e09e7520d93a55e26f2d56ad7f6a94950ee6e1e5 /fs/xfs/time.h | |
parent | f7be2d7f594cbc7a00902b5427332a1ad519a528 (diff) | |
download | linux-fsl-qoriq-88877d2b9727a14431bfe48216ff86331ab47ea5.tar.xz |
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/time.h')
0 files changed, 0 insertions, 0 deletions