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:
2ef47eb
)
NFSv4: Fix an atomicity problem in CLOSE
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Fri, 23 Jan 2015 20:32:46 +0000
(15:32 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 00:22:39 +0000
(19:22 -0500)
If we are to remove the serialisation of OPEN/CLOSE, then we need to
ensure that the stateid sent as part of a CLOSE operation does not
change after we test the state in nfs4_close_prepare.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found