Hi all, This set reworks the xfs_inactive() path with the intent to clean up the transaction management overall. This is preparation work for the free inode btree set and subsequent work in the area. The patches clean up the remote symlink work, truncate work and ifree work respectively. This passes through a quick xfstests run (with debug and lockdep) without any major explosions. Thoughts appreciated. Brian Brian Foster (3): xfs: push down inactive transaction mgmt for remote symlinks xfs: push down inactive transaction mgmt for truncate xfs: push down inactive transaction mgmt for ifree fs/xfs/xfs_inode.c | 212 ++++++++++++++++++++++++++++++--------------------- fs/xfs/xfs_symlink.c | 64 ++++++---------- fs/xfs/xfs_symlink.h | 2 +- 3 files changed, 147 insertions(+), 131 deletions(-) -- 1.8.1.4 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs