commit | d7c8aa85ed204ccebf0c18f29b941d52b33deae3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 26 15:49:27 2019 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Jun 29 09:47:31 2019 -0600 |
tree | db7a78a89d8a5b11761c23da637f2cab82ce4759 | |
parent | 9fec4a21886e67c3337e1762eda9f71a1822cba8 [diff] |
direct-io: use bio_release_pages in dio_bio_complete Use bio_release_pages instead of duplicating it. Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>