]> git.karo-electronics.de Git - karo-tx-linux.git/commit
block: remove bio_clone_bioset_partial()
authorShaohua Li <shli@fb.com>
Fri, 24 Mar 2017 17:34:43 +0000 (10:34 -0700)
committerShaohua Li <shli@fb.com>
Sat, 25 Mar 2017 16:18:37 +0000 (09:18 -0700)
commitf45958756fef552436e4a63029a168495920026e
tree4aaca40576c143f934df56c179296842860aaf8c
parent2d06e3b7145bb08705615e6e7400024d8e36a5c0
block: remove bio_clone_bioset_partial()

commit c18a1e0(block: introduce bio_clone_bioset_partial()) introduced
bio_clone_bioset_partial() for raid1 write behind IO. Now the write behind is
rewritten by Ming. We don't need the API any more, so revert the commit.

Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Shaohua Li <shli@fb.com>
block/bio.c
include/linux/bio.h