nfsd4: cleanup seqid op stateowner usage
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 24 Aug 2011 16:45:03 +0000 (12:45 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 31 Aug 2011 21:56:03 +0000 (17:56 -0400)
commit9072d5c66b17292e3cd055bc8057b2ce6af2fe34
tree1a043fb220698cd67f24ab47f7734210449cc65c
parentf3e4223751392b9bc0195a806a6e99b4cc399ac0
nfsd4: cleanup seqid op stateowner usage

Now that the replay owner is in the cstate we can remove it from a lot
of other individual operations and further simplify
nfs4_preprocess_seqid_op().

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h
This page took 0.028373 seconds and 5 git commands to generate.