git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcd94cc
)
nfsd: nfsd4_process_open2() must reference the open stateid
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 30 Jul 2014 01:34:19 +0000
(21:34 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Thu, 31 Jul 2014 18:20:12 +0000
(14:20 -0400)
Ensure that nfsd4_process_open2() keeps a reference to the open
stateid until it is done working with it. Necessary step toward
client_mutex removal.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found