Re: [dm-devel] [RFC] kill bio_clone_kmalloc and bio_clone_bioset

2018-06-20 Thread Ming Lei
On Tue, Jun 19, 2018 at 06:52:10AM +0200, Christoph Hellwig wrote: > Hi all, > > this series removes all but one users of the traditional deep bio clone, > and then moves bio_clone_bioset to its only caller so that we get rid > of the deep bio cloning in the block layer API. > > Patch 1 is

[dm-devel] [RFC] kill bio_clone_kmalloc and bio_clone_bioset

2018-06-18 Thread Christoph Hellwig
Hi all, this series removes all but one users of the traditional deep bio clone, and then moves bio_clone_bioset to its only caller so that we get rid of the deep bio cloning in the block layer API. Patch 1 is already in the device mapper queue for 4.18, so we should wait for that to go in