commit | 9082e87bfbf83579b97e3bfc45d81f3e50da2177 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Apr 16 14:55:27 2016 -0400 |
committer | Jens Axboe <axboe@fb.com> | Mon May 02 09:19:43 2016 -0600 |
tree | 83a580260c63dc680a687ac2fb7a0284a1f80cde | |
parent | 1fcbcc333f1fae6e11cc0839a6e72bc1a3e830bf [diff] |
block: remove struct bio_batch It can be replaced with a combination of bio_chain and submit_bio_wait. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ming Lin <ming.l@ssi.samsung.com> Signed-off-by: Sagi Grimberg <sagig@grimberg.me> Reviewed-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>