diff options
Diffstat (limited to 'include/linux/nfsd/state.h')
-rw-r--r-- | include/linux/nfsd/state.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h index c9311a1e2e1a..503b6bb53a56 100644 --- a/include/linux/nfsd/state.h +++ b/include/linux/nfsd/state.h | |||
@@ -256,7 +256,6 @@ struct nfs4_stateid { | |||
256 | }; | 256 | }; |
257 | 257 | ||
258 | /* flags for preprocess_seqid_op() */ | 258 | /* flags for preprocess_seqid_op() */ |
259 | #define CHECK_FH 0x00000001 | ||
260 | #define CONFIRM 0x00000002 | 259 | #define CONFIRM 0x00000002 |
261 | #define OPEN_STATE 0x00000004 | 260 | #define OPEN_STATE 0x00000004 |
262 | #define LOCK_STATE 0x00000008 | 261 | #define LOCK_STATE 0x00000008 |