60f7054 rbd: Set timeout options for librados

1 file Authored by Wido den Hollander 10 years ago, Committed by Ján Tomko 10 years ago,
    rbd: Set timeout options for librados
    
    These timeout values make librados/librbd return -ETIMEDOUT when a
    operation is blocking due to a failing/unreachable Ceph cluster.
    
    By having the operations time out libvirt will not block.