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:
539cd03
)
NFSv4: Ensure asynchronous open() calls always pin the mountpoint
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 5 Jun 2007 16:30:00 +0000
(12:30 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:24 +0000
(23:40 -0400)
A number of race conditions may currently ensue if the user presses ^C
and then unmounts the partition while an asynchronous open() is in
progress.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found