commit | 9072d5c66b17292e3cd055bc8057b2ce6af2fe34 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Wed Aug 24 12:45:03 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Aug 31 17:56:03 2011 -0400 |
tree | 1a043fb220698cd67f24ab47f7734210449cc65c | |
parent | f3e4223751392b9bc0195a806a6e99b4cc399ac0 [diff] |
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>