sheepdog: fix 'qemu-img map'
authorLiu Yuan <namei.unix@gmail.com>
Tue, 21 Jan 2014 17:14:11 +0000 (01:14 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 24 Jan 2014 13:33:00 +0000 (14:33 +0100)
commit9cd767376f137918dbe90abb452dfe119ae7d8f3
tree2fd20be08664fd6711112bca6ed855422e0bea66
parent0e3bd9932f862c1c1e4926939b4d0c602ce214ef
sheepdog: fix 'qemu-img map'

It was muted in the previous commit 4bc74be9. Let's revive it since nothing
prevents us to do it.

With this patch, following command will work as other formats:

$ qemu-img map sheepdog:image

Cc: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Liu Yuan <namei.unix@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/sheepdog.c