summaryrefslogtreecommitdiffstats
path: root/drivers/lguest
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2015-02-23 11:24:11 +0100
committerDave Chinner <david@fromorbit.com>2015-02-23 11:24:11 +0100
commit0bd5ddedccca4451ac2390d1155b4ab74b990eff (patch)
tree2ce9d784ac9ccb57f99f03b2394f4b438a937830 /drivers/lguest
parentxfs: introduce xfs_mod_frextents (diff)
downloadlinux-0bd5ddedccca4451ac2390d1155b4ab74b990eff.tar.xz
linux-0bd5ddedccca4451ac2390d1155b4ab74b990eff.zip
xfs: replace xfs_mod_incore_sb_batched
Introduce helper functions for modifying fields in the superblock into xfs_trans.c, the only caller of xfs_mod_incore_sb_batch(). We can then use these directly in xfs_trans_unreserve_and_mod_sb() and so remove another user of the xfs_mode_incore_sb() API without losing any functionality or scalability of the transaction commit code.. Based on a patch from Christoph Hellwig. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions