Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1628374
| From | Ming Lei <tom.leiming@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 10/11] block: remove bio_clone() and all references. |
| Date | 2017-04-21 19:10 +0200 |
| Message-ID | <tyKee-8vc-41@gated-at.bofh.it> (permalink) |
| References | <tyd8C-4Wq-7@gated-at.bofh.it> <tyd8C-4Wq-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 20, 2017 at 1:38 PM, NeilBrown <neilb@suse.com> wrote: > bio_clone() is no longer used. > Only bio_clone_bioset() or bio_clone_fast(). > This is for the best, as bio_clone() used fs_bio_set, > and filesystems are unlikely to want to use bio_clone(). > > So remove bio_clone() and all references. > This includes a fix to some incorrect documentation. > > Signed-off-by: NeilBrown <neilb@suse.com> Reviewed-by: Ming Lei <ming.lei@redhat.com> Thanks, Ming Lei
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 10/11] block: remove bio_clone() and all references. NeilBrown <neilb@suse.com> - 2017-04-20 07:50 +0200 Re: [PATCH 10/11] block: remove bio_clone() and all references. Christoph Hellwig <hch@infradead.org> - 2017-04-21 13:40 +0200 Re: [PATCH 10/11] block: remove bio_clone() and all references. Ming Lei <tom.leiming@gmail.com> - 2017-04-21 19:10 +0200
csiph-web