nfsd4: split preprocess_seqid, cleanup
Move most of this into helper functions. Also move the non-CONFIRM case into caller, providing a helper function for that purpose. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:
@ -463,7 +463,6 @@ struct nfs4_stateid {
|
||||
};
|
||||
|
||||
/* flags for preprocess_seqid_op() */
|
||||
#define CONFIRM 0x00000002
|
||||
#define OPEN_STATE 0x00000004
|
||||
#define LOCK_STATE 0x00000008
|
||||
#define RD_STATE 0x00000010
|
||||
|
Reference in New Issue
Block a user