commit | 1e3914d4cf4e14653b7917b0e965217465cb7a9c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 07:40:12 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 01 09:43:26 2016 -0600 |
tree | 779f4308f4739dbd849b240af58bae3cebe82c14 | |
parent | d38499530e5f170d30f32d3841fade204e63081d [diff] |
block, fs: move submit_bio to bio.h This is where all the other bio operations live, so users must include bio.h anyway. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>