projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a365bdd
)
[XFS] Remove a couple of no-longer-used macros/types from XFS.
author
Nathan Scott
<nathans@sgi.com>
Tue, 14 Mar 2006 02:47:32 +0000
(13:47 +1100)
committer
Nathan 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
patch
|
blob
|
blame
|
history
diff --git
a/fs/xfs/xfs_mount.h
b/fs/xfs/xfs_mount.h
index 29cfcf0c11be9c287fd65f7c4349b2995775efd0..ebd73960e9db5181ace5fbf25bc118743278953a 100644
(file)
--- a/
fs/xfs/xfs_mount.h
+++ b/
fs/xfs/xfs_mount.h
@@
-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
*/