nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 01:34:23 +0000 (21:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 31 Jul 2014 18:20:15 +0000 (14:20 -0400)
commit4cbfc9f7046a31721075ecde333519867807ecf8
treef552e50c36d05d6e558c9baada88a05e2bceb2f8
parent0667b1e9d8a7c0a315da8bd7f454ef4361ceb3ac
nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op

Allow nfs4_preprocess_seqid_op to take the stateid reference, instead
of having all the callers do so.

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