Hanna Reitz
b1f4cd1589
qemu-img: Use BlockNodeInfo
...
qemu-img info never uses ImageInfo's backing-image field, because it
opens the backing chain one by one with BDRV_O_NO_BACKING, and prints
all backing chain nodes' information consecutively. Use BlockNodeInfo
to make it clear that we only print information about a single node, and
that we are not using the backing-image field.
Notably, bdrv_image_info_dump() does not evaluate the backing-image
field, so we can easily make it take a BlockNodeInfo pointer (and
consequentially rename it to bdrv_node_info_dump()). It makes more
sense this way, because again, the interface now makes it syntactically
clear that backing-image is ignored by this function.
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220620162704.80987-6-hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-02-01 16:52:33 +01:00
..
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:33 +01:00
2022-09-30 18:42:34 +02:00
2021-10-05 18:56:41 +02:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2022-12-15 16:07:43 +01:00
2022-10-26 14:56:42 -04:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2022-03-04 18:18:25 +01:00
2023-02-01 16:52:32 +01:00
2022-05-11 16:50:01 +02:00
2022-12-15 16:08:23 +01:00
2022-03-04 18:18:25 +01:00
2023-02-01 16:52:32 +01:00
2020-11-15 17:04:40 +01:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2019-06-12 13:20:20 +02:00
2020-11-09 15:44:21 +01:00
2023-01-20 07:24:28 +01:00
2019-06-12 13:20:20 +02:00
2023-02-01 16:52:33 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2022-12-15 16:08:23 +01:00
2022-10-27 20:14:11 +02:00
2023-02-01 16:52:32 +01:00
2021-07-09 18:20:27 +02:00
2023-02-01 16:52:32 +01:00
2022-08-01 11:58:02 +02:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2022-12-15 16:07:43 +01:00
2021-03-08 14:56:55 +01:00
2023-02-01 16:52:32 +01:00
2023-01-19 10:18:28 +01:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:33 +01:00
2023-01-24 18:26:41 +01:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2022-10-27 20:14:11 +02:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2022-10-27 20:14:11 +02:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2017-07-17 11:34:11 +08:00
2022-03-07 13:16:49 +00:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2020-07-06 10:34:14 +02:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2023-02-01 16:52:32 +01:00
2022-03-07 09:33:30 +01:00
2022-10-27 20:14:11 +02:00
2022-10-27 20:14:11 +02:00
2023-02-01 16:52:32 +01:00
2022-12-15 16:07:42 +01:00
2021-02-03 08:14:00 -06:00
2023-02-01 16:52:32 +01:00
2022-06-29 10:57:02 +03:00
2020-08-21 06:18:24 -04:00
2023-02-01 16:52:32 +01:00
2019-06-12 13:20:20 +02:00
2023-01-20 07:24:28 +01:00
2023-02-01 16:52:32 +01:00
2019-04-30 15:29:00 +02:00
2023-02-01 16:52:33 +01:00
2023-02-01 16:52:32 +01:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00
2023-01-20 07:24:28 +01:00