commit | 4d1f9fdb6177a9bdecf26976337dd39abcc8edbc | [log] [tgz] |
---|---|---|
author | Nikanth Karthikesan <knikanth@suse.de> | Wed Apr 15 10:35:52 2009 +0530 |
committer | Jens Axboe <jens.axboe@oracle.com> | Wed Apr 15 12:10:13 2009 +0200 |
tree | 55cf4b785995ea84635aa952bfbb6a8be3edacdc | |
parent | 15afd1cc7b624e1c94fdf824ec5af611050b150c [diff] |
dio: 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>