From: Nikanth Karthikesan Date: Wed, 15 Apr 2009 05:06:35 +0000 (+0530) Subject: gfs2: Remove code handling bio_alloc failure with __GFP_WAIT X-Git-Tag: v2.6.30-rc3~88^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fffc9ca6ca4c3feef3a7e8405252d528d312dc;p=pandora-kernel.git gfs2: Remove code handling bio_alloc failure with __GFP_WAIT Remove code handling bio_alloc failure with __GFP_WAIT. GFP_NOFS implies __GFP_WAIT. Signed-off-by: Nikanth Karthikesan Acked-by: Steven Whitehouse Signed-off-by: Jens Axboe --- Reading git-diff-tree failed