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:
461cb41
)
GFS2: remove dependency on __GFP_NOFAIL
author
David Rientjes
<rientjes@google.com>
Wed, 21 Jul 2010 02:45:03 +0000
(19:45 -0700)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 29 Jul 2010 08:37:18 +0000
(09:37 +0100)
The k[mc]allocs in dr_split_leaf() and dir_double_exhash() are failable,
so remove __GFP_NOFAIL from their masks.
Cc: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/dir.c
patch
|
blob
|
history
diff --cc
fs/gfs2/dir.c
Simple merge