[XFS] kill XFS_ICSB_SB_LOCKED
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:34:50 +0000 (17:34 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:57:38 +0000 (15:57 +1000)
commitce46193bcaaf3c769718bcec6eae94719b8f53ed
tree8590e399e845d93953bd9ef47dd02581624e4afd
parent45af6c6de6453b385c80555c0ee40ab5fc4a033b
[XFS] kill XFS_ICSB_SB_LOCKED

With the last two patches XFS_ICSB_SB_LOCKED is never checked and only
superflously passed to xfs_icsb_count, so kill it.

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

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
fs/xfs/xfs_mount.h