]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:34:37 +0000 (17:34 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:57:11 +0000 (15:57 +1000)
commitd4d90b577ee5af5c1b29bd693aca026a77a1a2f1
tree24f050ac11d3bad60f7910c63138c37c3214ca1f
parente8b0ebaa115ac46b21622b103c29927f5805aeaa
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held

Add a new xfs_icsb_sync_counters_locked for the case where m_sb_lock
is already taken and add a flags argument to xfs_icsb_sync_counters so
that xfs_icsb_sync_counters_flags is not needed.

SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30917a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_fsops.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h