GFS2: remove dependency on __GFP_NOFAIL
authorDavid Rientjes <rientjes@google.com>
Wed, 21 Jul 2010 02:45:03 +0000 (19:45 -0700)
committerSteven 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

diff --cc fs/gfs2/dir.c
Simple merge