]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] split xfs_icsb_balance_counter
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:34:44 +0000 (17:34 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:57:28 +0000 (15:57 +1000)
commit45af6c6de6453b385c80555c0ee40ab5fc4a033b
tree713d4b2c291f5a5d9751416bf8bd3ba51be920b6
parentd4d90b577ee5af5c1b29bd693aca026a77a1a2f1
[XFS] split xfs_icsb_balance_counter

Add an xfs_icsb_balance_counter_locked for the case where mp->m_sb_lock is
already locked.

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

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/xfs_mount.c