mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
[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: Nathan Scott <nathans@sgi.com>
This commit is contained in:
parent
a365bdd5e8
commit
b8b0f54656
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user