• A
    rbd: rename rbd_dev_probe() · 71f293e2
    Alex Elder 提交于
    Rename rbd_dev_probe() to be rbd_dev_image_probe().  Its purpose
    will eventually be to probe for the existence of a valid rbd image
    for the rbd device--focusing only on the ceph side and not the Linux
    device side of initialization.
    
    For now the two "sides" are not fully separated, and this function
    is still the entry point for initializing the full rbd device.
    Signed-off-by: NAlex Elder <elder@inktank.com>
    Reviewed-by: NJosh Durgin <josh.durgin@inktank.com>
    71f293e2
rbd.c 129.5 KB