On 03.02.2017 10:40, Vladimir Sementsov-Ogievskiy wrote: > Interface for removing persistent bitmap from its storage. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > block/dirty-bitmap.c | 18 ++++++++++++++++++ > include/block/block_int.h | 3 +++ > include/block/dirty-bitmap.h | 3 +++ > 3 files changed, 24 insertions(+) Reviewed-by: Max Reitz