From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Wolf Subject: Re: [PATCH] sheepdog: support creating images on remote hosts Date: Fri, 28 Jan 2011 14:08:54 +0100 Message-ID: <4D42BFE6.9080902@redhat.com> References: <1296145990-1055-1-git-send-email-morita.kazutaka@lab.ntt.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: sheepdog-CJ+3F33aHDCwRfvgX43A7Q@public.gmane.org, qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org, kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: MORITA Kazutaka Return-path: In-Reply-To: <1296145990-1055-1-git-send-email-morita.kazutaka-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: sheepdog-bounces-CJ+3F33aHDCwRfvgX43A7Q@public.gmane.org Errors-To: sheepdog-bounces-CJ+3F33aHDCwRfvgX43A7Q@public.gmane.org List-Id: kvm.vger.kernel.org Am 27.01.2011 17:33, schrieb MORITA Kazutaka: > 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 Thanks, applied to the block branch. Kevin