Files
linux-apfs/block
Zhang, Yanmin 05caf8dbc1 block: Move the second call to get_request to the end of the loop
In function get_request_wait, the second call to get_request could be
moved to the end of the while loop, because if the first call to
get_request fails, the second call will fail without sleep.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2008-05-28 14:49:27 +02:00
..
2008-02-01 11:34:49 +01:00
2008-04-29 14:48:55 +02:00
2008-05-13 08:02:26 -07:00
2008-05-13 08:02:26 -07:00