Am 22.11.2011 19:37, schrieb Stefan Weil:
> Am 22.11.2011 17:16, schrieb Kevin Wolf:
>> The block map is allocated in vdi_open, but was never freed.
>>
>> Signed-off-by: Kevin Wolf
>> ---
>> Applies on top if the migration blocker series.
>>
>> block/vdi.c |3 +++
>> 1 files changed, 3 inser
Am 22.11.2011 17:16, schrieb Kevin Wolf:
The block map is allocated in vdi_open, but was never freed.
Signed-off-by: Kevin Wolf
---
Applies on top if the migration blocker series.
block/vdi.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/block/vdi.c b/block/vdi.c
The block map is allocated in vdi_open, but was never freed.
Signed-off-by: Kevin Wolf
---
Applies on top if the migration blocker series.
block/vdi.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/block/vdi.c b/block/vdi.c
index 7dda522..02da6b4 100644
--- a/block/v