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:
99fadcd
)
NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 24 Jan 2008 23:14:34 +0000
(18:14 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 30 Jan 2008 07:06:12 +0000
(
02:06
-0500)
Otherwise, there is a potential deadlock if the last dput() from an NFSv4
close() or other asynchronous operation leads to nfs_clear_inode calling
the synchronous delegreturn.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found