]> git.proxmox.com Git - qemu.git/commit
block: helper function, to find the base image of a chain
authorJeff Cody <jcody@redhat.com>
Thu, 27 Sep 2012 17:29:15 +0000 (13:29 -0400)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Sep 2012 16:23:44 +0000 (18:23 +0200)
commit79fac5680d3680c9fb43d14a8d4e39ced25530f8
treef3f04e78df6c336f55c8d0fccc1847540fffc2de
parent9abf2dbaf6ae990c498ec0245986bddcd6b013ea
block: helper function, to find the base image of a chain

This is a simple helper function, that will return the base image
of a given image chain.

Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block.h