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:
a9e6444
)
NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 24 May 2012 20:31:39 +0000
(16:31 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 24 May 2012 20:31:39 +0000
(16:31 -0400)
Exchange ID can be called in a lease reclaim situation, so it
will deadlock if it then tries to write out dirty NFS pages.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found