Re: [Qemu-devel] [PATCH 0/4] More RBD updates

2011-09-19 Thread Kevin Wolf
Am 15.09.2011 23:11, schrieb Sage Weil: > Hi, > > Here are a few more improvements to the qemu rbd support. The first > patch makes the configuration file handling cleaner (do not error out if > /etc/ceph/ceph.conf doesn't exist). One allows characters in the conf > string to be escaped, so y

[Qemu-devel] [PATCH 0/4] More RBD updates

2011-09-15 Thread Sage Weil
Hi, Here are a few more improvements to the qemu rbd support. The first patch makes the configuration file handling cleaner (do not error out if /etc/ceph/ceph.conf doesn't exist). One allows characters in the conf string to be escaped, so you can (for example) specify an ip\:port (':' is us