]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 01:34:24 +0000 (21:34 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 31 Jul 2014 18:20:16 +0000 (14:20 -0400)
commitf8e25b8ed1c5e59e5cd0ab98c4a2fa8899c300bf
tree9e01a0307ae85ef4bd8b0db9dbdc9f66f757e590
parent590c4c8686056a04311b123955c798ac28c7810e
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 <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c