• K
    rbd: Refactor bio cloning · 5341a627
    Kent Overstreet 提交于
    Now that we've got drivers converted to the new immutable bvec
    primitives, bio splitting becomes much easier - this is how the new
    bio_split() will work. (Someone more familiar with the ceph code could
    probably use bio_clone_fast() instead of bio_clone() here).
    Signed-off-by: NKent Overstreet <kmo@daterainc.com>
    Cc: Jens Axboe <axboe@kernel.dk>
    Cc: Yehuda Sadeh <yehuda@inktank.com>
    Cc: Alex Elder <elder@inktank.com>
    Cc: ceph-devel@vger.kernel.org
    5341a627
rbd.c 135.1 KB