nfsd4: remove unused CHECK_FH flag
All users now pass this, so it's meaningless. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
@@ -256,7 +256,6 @@ struct nfs4_stateid {
|
||||
};
|
||||
|
||||
/* flags for preprocess_seqid_op() */
|
||||
#define CHECK_FH 0x00000001
|
||||
#define CONFIRM 0x00000002
|
||||
#define OPEN_STATE 0x00000004
|
||||
#define LOCK_STATE 0x00000008
|
||||
|
Reference in New Issue
Block a user