]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_mount.h
[XFS] kill XFS_ICSB_SB_LOCKED
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_mount.h
index 06ecaeb338a5078ded1674db113f396328573d4e..27b558ee576ffa3b929bcfb14858d53b4d3b94e3 100644 (file)
@@ -206,7 +206,6 @@ typedef struct xfs_icsb_cnts {
 
 #define XFS_ICSB_FLAG_LOCK     (1 << 0)        /* counter lock bit */
 
-#define XFS_ICSB_SB_LOCKED     (1 << 0)        /* sb already locked */
 #define XFS_ICSB_LAZY_COUNT    (1 << 1)        /* accuracy not needed */
 
 extern int     xfs_icsb_init_counters(struct xfs_mount *);