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:
2887fe4
)
NFSv4.1: Ensure that layoutget uses the correct gfp modes
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 May 2011 22:00:51 +0000
(18:00 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 12 May 2011 02:52:13 +0000
(22:52 -0400)
Currently, writebacks may end up recursing back into the filesystem due to
GFP_KERNEL direct reclaims in the pnfs subsystem.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found