From d0f81eaca056106850c678235557727e70407037 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 14 Mar 2006 13:47:32 +1100 Subject: [PATCH] --- yaml --- r: 23117 b: refs/heads/master c: b8b0f546569871b365a5e3b3cc3f667af658dd49 h: refs/heads/master i: 23115: 5e0c5314d640880e25112b21f0be5157e01f4ec2 v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_mount.h | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/[refs] b/[refs] index 7110c1bc5215..62b82e30aa60 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a365bdd5e8fae9c592b9e4851d931016f9fdd868 +refs/heads/master: b8b0f546569871b365a5e3b3cc3f667af658dd49 diff --git a/trunk/fs/xfs/xfs_mount.h b/trunk/fs/xfs/xfs_mount.h index 29cfcf0c11be..ebd73960e9db 100644 --- a/trunk/fs/xfs/xfs_mount.h +++ b/trunk/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 */