On Thu, Nov 22, 2012 at 23:40:40 +0530, Harsh Prateek Bora wrote:
struct _virDomainDiskHostDef recently got new members to support
transport
and socket attributes. Consumers of this struct therefore needs to initialize
default values for them. This patch initializes default values for transport
and socket for nbd, rbd and sheepdog storage backends.
Signed-off-by: Harsh Prateek Bora <harsh(a)linux.vnet.ibm.com>
---
src/qemu/qemu_command.c | 11 +++++++++++
1 file changed, 11 insertions(+)
This patch needs to be squashed into 1/4.
Jirka