nfsd: Prepare nfsd4_close() for open stateid referencing
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 01:34:20 +0000 (21:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 31 Jul 2014 18:20:13 +0000 (14:20 -0400)
commit8a0b589d8fd0e63579982cbfda099a2e09b52811
treeadf3c84e351861ec4e58249171258bd86440d3e9
parentd6f2bc5dcf58259b6c3f206ae8f14087300b5bcf
nfsd: Prepare nfsd4_close() for open stateid referencing

Prepare nfsd4_close for a future where nfs4_preprocess_seqid_op()
hands it a fully referenced open stateid. Necessary step toward
client_mutex removal.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c