]> Git Repo - qemu.git/commit
block: helper function, to find the base image of a chain
authorJeff Cody <[email protected]>
Thu, 27 Sep 2012 17:29:15 +0000 (13:29 -0400)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
block.h
This page took 0.024419 seconds and 4 git commands to generate.