]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc1d7233f8d8f9756a2889c93177fb58a377b36e6
tree779f4308f4739dbd849b240af58bae3cebe82c14
parent0f49c9993a6e505e8e51fdf2f0ca513b7ee76a85
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