summaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/request.c
diff options
context:
space:
mode:
authorKent Overstreet2013-11-24 02:26:46 +0100
committerKent Overstreet2013-11-24 07:33:53 +0100
commitbdb53207411ae39b8a80dda0a66d1b468cbe1380 (patch)
treeba0473f17eb5a6ee399b2e0ce0c9e0289fa10d6c /drivers/md/bcache/request.c
parentblock: Kill bio_iovec_idx(), __bio_iovec() (diff)
downloadkernel-qcow2-linux-bdb53207411ae39b8a80dda0a66d1b468cbe1380.tar.gz
kernel-qcow2-linux-bdb53207411ae39b8a80dda0a66d1b468cbe1380.tar.xz
kernel-qcow2-linux-bdb53207411ae39b8a80dda0a66d1b468cbe1380.zip
block: Refactor bio_clone_bioset() for immutable biovecs
bio_clone() needs to produce a bio that's suitable for the caller to munge with the biovec. Part of the immutable biovec patch series is fixing stuff up so that submitting partially completed bios is safe and works: thus, we now need bio_clone() on a partially completed bio to produce a bio for which bi_idx and bi_bvec done are 0 - like they would be if the caller had just allocated a new bio. Signed-off-by: Kent Overstreet <kmo@daterainc.com> Cc: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/bcache/request.c')
0 files changed, 0 insertions, 0 deletions