]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rbd: Set timeout options for librados
authorWido den Hollander <wido@widodh.nl>
Tue, 25 Feb 2014 09:50:36 +0000 (10:50 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 25 Feb 2014 10:14:44 +0000 (11:14 +0100)
commit60f70542f97805af49d656a582be35445046a0c9
treeac35e4d63cd922f69ad2412f3f67956af2e23f65
parent761491eb7caf99b962bedd7ce0746b3e8ef6a916
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.
src/storage/storage_backend_rbd.c