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