]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
sheepdog: support creating images on remote hosts
authorMORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Thu, 27 Jan 2011 16:33:10 +0000 (01:33 +0900)
committerKevin Wolf <kwolf@redhat.com>
Mon, 31 Jan 2011 09:03:00 +0000 (10:03 +0100)
commitb4447363469650fc98f67714336cb0baa6156a5e
tree1118b70d0538faae6380432242de20ce5b02a8e3
parentbf595021c765c8869cf2942874c419d7b73bbaf6
sheepdog: support creating images on remote hosts

This patch parses the input filename in sd_create(), and enables us
specifying a target server to create sheepdog images.

Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/sheepdog.c