[XFS] Remove a couple of no-longer-used macros/types from XFS.
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:47:32 +0000 (13:47 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:47:32 +0000 (13:47 +1100)
SGI-PV: 950556
SGI-Modid: xfs-linux-melb:xfs-kern:25377a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_mount.h

index 29cfcf0..ebd7396 100644 (file)
@@ -506,11 +506,6 @@ xfs_preferred_iosize(xfs_mount_t *mp)
 #define XFS_SHUTDOWN_REMOTE_REQ 0x10   /* Shutdown came from remote cell */
 
 /*
- * xflags for xfs_syncsub
- */
-#define XFS_XSYNC_RELOC                0x01
-
-/*
  * Flags for xfs_mountfs
  */
 #define XFS_MFSI_SECOND                0x01    /* Secondary mount -- skip stuff */