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:
462aae6
)
NFSv4: Fix a race between open() and close()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 Nov 2005 20:32:58 +0000
(15:32 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 4 Nov 2005 20:32:58 +0000
(15:32 -0500)
We must not remove the nfs4_state structure from the inode open lists
before we are in sequence lock.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found