commit | d5245d7674d3f026a3178657936759d572d2d5d8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jun 03 09:37:59 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Fri Jun 09 09:27:32 2017 -0600 |
tree | 0ac0a3c54ec6f63efcf6765130e721045bc3f87a | |
parent | 4055351cdbb44e8646ff67b346c80097e1d2c04c [diff] |
fs: simplify dio_bio_complete Only read bio->bi_error once in the common path. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com> Signed-off-by: Jens Axboe <axboe@fb.com>