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:
Tigran Mkrtchyan
2012-02-13 22:55:28 +01:00
committed by J. Bruce Fields
orang tua 80e01cc1e2
melakukan 8307111476
2 mengubah file dengan 3 tambahan dan 0 penghapusan

Melihat File

@@ -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)