nfsd41: save and restore current stateid with current fh
Signed-off-by: Tigran Mkrtchyan <kofemann@gmail.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
This commit is contained in:

committed by
J. Bruce Fields

orang tua
80e01cc1e2
melakukan
8307111476
@@ -55,6 +55,7 @@ struct nfsd4_compound_state {
|
||||
u32 minorversion;
|
||||
u32 status;
|
||||
const stateid_t *current_stateid;
|
||||
const stateid_t *save_stateid;
|
||||
};
|
||||
|
||||
static inline bool nfsd4_has_session(struct nfsd4_compound_state *cs)
|
||||
|
Reference in New Issue
Block a user