block, fs: move submit_bio to bio.h
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Nov 2016 13:40:12 +0000 (07:40 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Nov 2016 15:43:26 +0000 (09:43 -0600)
commit1e3914d4cf4e14653b7917b0e965217465cb7a9c
tree779f4308f4739dbd849b240af58bae3cebe82c14
parentd38499530e5f170d30f32d3841fade204e63081d
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>
include/linux/bio.h
include/linux/fs.h