commit | a6426475a75fb793d4c9dd9fe94815e8d18ddaa1 | [log] [tgz] |
---|---|---|
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | Thu Mar 03 20:43:41 2022 +0100 |
committer | Hanna Reitz <hreitz@redhat.com> | Mon Mar 07 09:33:30 2022 +0100 |
tree | 4d51988de6bc5f7c12b7b927799f68b054595e8f | |
parent | 84b1e80f67f74a9d505802343458d4ebe8bdb3e4 [diff] |
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status() Add a convenient function similar with bdrv_block_status() to get status of dirty bitmap. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220303194349.2304213-9-vsementsov@virtuozzo.com> Signed-off-by: Hanna Reitz <hreitz@redhat.com>