gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
authorNikanth Karthikesan <knikanth@suse.de>
Wed, 15 Apr 2009 05:06:35 +0000 (10:36 +0530)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 15 Apr 2009 10:10:13 +0000 (12:10 +0200)
commitb1fffc9ca6ca4c3feef3a7e8405252d528d312dc
tree5e1de773cf0b874c7452e388f1c9c0563c08e96f
parent226e7dabf5534722944adefbad01970bd38bb7ae
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 <knikanth@suse.de>
Acked-by: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/gfs2/ops_fstype.c