nfsd41: use current stateid by value

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:32 +01:00
committed by J. Bruce Fields
parent 9428fe1abb
commit 37c593c573
4 changed files with 33 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
#include "state.h"
#include "xdr4.h"
extern void clear_current_stateid(struct nfsd4_compound_state *cstate);
/*
* functions to set current state id
*/