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:
58a7d5f
)
GFS2: Change truncate page allocation to be GFP_NOFS
author
Bob Peterson
<rpeterso@redhat.com>
Mon, 19 Mar 2012 19:25:50 +0000
(15:25 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 20 Mar 2012 11:05:00 +0000
(11:05 +0000)
This patch changes the page allocation in gfs2_block_truncate_page
and two others to GFP_NOFS to avoid deadlock in low-memory conditions.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found