Commit b8b0f546 authored by Nathan Scott's avatar Nathan Scott

[XFS] Remove a couple of no-longer-used macros/types from XFS.

SGI-PV: 950556
SGI-Modid: xfs-linux-melb:xfs-kern:25377a
Signed-off-by: default avatarNathan Scott <nathans@sgi.com>
parent a365bdd5
...@@ -505,11 +505,6 @@ xfs_preferred_iosize(xfs_mount_t *mp) ...@@ -505,11 +505,6 @@ xfs_preferred_iosize(xfs_mount_t *mp)
#define XFS_CORRUPT_INCORE 0x8 /* Corrupt in-memory data structures */ #define XFS_CORRUPT_INCORE 0x8 /* Corrupt in-memory data structures */
#define XFS_SHUTDOWN_REMOTE_REQ 0x10 /* Shutdown came from remote cell */ #define XFS_SHUTDOWN_REMOTE_REQ 0x10 /* Shutdown came from remote cell */
/*
* xflags for xfs_syncsub
*/
#define XFS_XSYNC_RELOC 0x01
/* /*
* Flags for xfs_mountfs * Flags for xfs_mountfs
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment