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. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Jens Axboe <axboe@kernel.dk> |
||
|---|---|---|
| .. | ||
| 00-INDEX | ||
| bfq-iosched.txt | ||
| biodoc.txt | ||
| biovecs.txt | ||
| capability.txt | ||
| cfq-iosched.txt | ||
| cmdline-partition.txt | ||
| data-integrity.txt | ||
| deadline-iosched.txt | ||
| ioprio.txt | ||
| kyber-iosched.txt | ||
| null_blk.txt | ||
| pr.txt | ||
| queue-sysfs.txt | ||
| request.txt | ||
| stat.txt | ||
| switching-sched.txt | ||
| writeback_cache_control.txt | ||