nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
authorTrond Myklebust <[email protected]>
Wed, 30 Jul 2014 01:34:24 +0000 (21:34 -0400)
committerJ. Bruce Fields <[email protected]>
Thu, 31 Jul 2014 18:20:16 +0000 (14:20 -0400)
commitfd9110113c434562c287f222cb4e30befb15ecdd
tree9e01a0307ae85ef4bd8b0db9dbdc9f66f757e590
parent4cbfc9f7046a31721075ecde333519867807ecf8
nfsd: Migrate the stateid reference into nfs4_lookup_stateid()

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

Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/nfsd/nfs4state.c