• Alex Elder's avatar
    rbd: simplify rbd_merge_bvec() · e5cfeed2
    Alex Elder authored
    The aim of this patch is to make what's going on rbd_merge_bvec() a
    bit more obvious than it was before.  This was an issue when a
    recent btrfs bug led us to question whether the merge function was
    working correctly.
    
    Use "obj" rather than "chunk" to indicate the units whose boundaries
    we care about we call (rados) "objects".
    Signed-off-by: default avatarAlex Elder <elder@inktank.com>
    Reviewed-by: default avatarDan Mick <dan.mick@inktank.com>
    e5cfeed2
rbd.c 77.6 KB