commit | f198fd1c9aedaae2fa78eb94e236e95ce4f2aedd | [log] [tgz] |
---|---|---|
author | BenoƮt Canet <benoit.canet@gmail.com> | Thu Aug 02 10:22:47 2012 +0200 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Fri Aug 03 10:10:38 2012 -0300 |
tree | 3511fe358de0c41a09d8105cb3c5a39375f0568f | |
parent | e0d45df7a5794b6821d2f8893a7f343109debab9 [diff] |
block: create bdrv_get_backing_file_depth() Create bdrv_get_backing_file_depth() in order to be able to show in QMP and HMP how many ancestors backing an image a block device have. Signed-off-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>