Skip to content

Commit

Permalink
[XFS] Remove a couple of no-longer-used macros/types from XFS.
Browse files Browse the repository at this point in the history
SGI-PV: 950556
SGI-Modid: xfs-linux-melb:xfs-kern:25377a

Signed-off-by: Nathan Scott <nathans@sgi.com>
  • Loading branch information
Nathan Scott committed Mar 14, 2006
1 parent a365bdd commit b8b0f54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fs/xfs/xfs_mount.h
Original file line number Diff line number Diff line change
Expand Up @@ -505,11 +505,6 @@ xfs_preferred_iosize(xfs_mount_t *mp)
#define XFS_CORRUPT_INCORE 0x8 /* Corrupt in-memory data structures */
#define XFS_SHUTDOWN_REMOTE_REQ 0x10 /* Shutdown came from remote cell */

/*
* xflags for xfs_syncsub
*/
#define XFS_XSYNC_RELOC 0x01

/*
* Flags for xfs_mountfs
*/
Expand Down

0 comments on commit b8b0f54

Please sign in to comment.