commit | b1fffc9ca6ca4c3feef3a7e8405252d528d312dc | [log] [tgz] |
---|---|---|
author | Nikanth Karthikesan <knikanth@suse.de> | Wed Apr 15 10:36:35 2009 +0530 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Apr 15 12:10:13 2009 +0200 |
tree | 5e1de773cf0b874c7452e388f1c9c0563c08e96f | |
parent | 226e7dabf5534722944adefbad01970bd38bb7ae [diff] |
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>