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:
566fcec
)
NFSv4: More CLOSE/OPEN races
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Fri, 23 Jan 2015 23:06:09 +0000
(18:06 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 04:06:44 +0000
(23:06 -0500)
If an OPEN RPC call races with a CLOSE or OPEN_DOWNGRADE so that it
updates the nfs_state structure before the CLOSE/OPEN_DOWNGRADE has
a chance to do so, then we know that the state->flags need to be
recalculated from scratch.
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
patch
|
blob
|
history
diff --cc
fs/nfs/nfs4proc.c
Simple merge