commit | 15afd1cc7b624e1c94fdf824ec5af611050b150c | [log] [tgz] |
---|---|---|
author | Nikanth Karthikesan <knikanth@suse.de> | Wed Apr 15 10:35:31 2009 +0530 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Apr 15 12:10:12 2009 +0200 |
tree | d6c213d9c218fe20d7533a74751f55f4859cc741 | |
parent | 86c824b9434e764d01489688e4e38aee43b93fcf [diff] |
block: Remove code handling bio_alloc failure with __GFP_WAIT Remove code handling bio_alloc failure with __GFP_WAIT. GFP_KERNEL implies __GFP_WAIT. Signed-off-by: Nikanth Karthikesan <knikanth@suse.de> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>