diff options
Diffstat (limited to 'fs/xfs')
| -rw-r--r-- | fs/xfs/xfs_mount.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/xfs/xfs_mount.h b/fs/xfs/xfs_mount.h index 29cfcf0c11be..ebd73960e9db 100644 --- a/fs/xfs/xfs_mount.h +++ b/fs/xfs/xfs_mount.h | |||
| @@ -506,11 +506,6 @@ xfs_preferred_iosize(xfs_mount_t *mp) | |||
| 506 | #define XFS_SHUTDOWN_REMOTE_REQ 0x10 /* Shutdown came from remote cell */ | 506 | #define XFS_SHUTDOWN_REMOTE_REQ 0x10 /* Shutdown came from remote cell */ |
| 507 | 507 | ||
| 508 | /* | 508 | /* |
| 509 | * xflags for xfs_syncsub | ||
| 510 | */ | ||
| 511 | #define XFS_XSYNC_RELOC 0x01 | ||
| 512 | |||
| 513 | /* | ||
| 514 | * Flags for xfs_mountfs | 509 | * Flags for xfs_mountfs |
| 515 | */ | 510 | */ |
| 516 | #define XFS_MFSI_SECOND 0x01 /* Secondary mount -- skip stuff */ | 511 | #define XFS_MFSI_SECOND 0x01 /* Secondary mount -- skip stuff */ |
