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.
Signed-off-by: Christoph Hellwig <hch@xxxxxx>
Date: Tue Apr 22 11:53:31 AEST 2008
Workarea: chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by: hch@xxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30920a
fs/xfs/xfs_mount.h - 1.263 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.h.diff?r1=text&tr1=1.263&r2=text&tr2=1.262&f=h
- kill XFS_ICSB_SB_LOCKED.
fs/xfs/xfs_mount.c - 1.429 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_mount.c.diff?r1=text&tr1=1.429&r2=text&tr2=1.428&f=h
- kill XFS_ICSB_SB_LOCKED.
|