Re: [Devel] [PATCH rh7 v3 2/4] ploop: keep frozen block device pointer instead of super_block pointer

2016-08-19 Thread Maxim Patlasov
Acked-by: Maxim Patlasov On 08/19/2016 06:00 AM, Andrey Ryabinin wrote: For encrypted ploop we will need to know what block_device was frozen in ploop_freeze(), so we could thaw() it. We don't need to store super_block, because we sould be able to get it from frozen block device. https://jira

[Devel] [PATCH rh7 v3 2/4] ploop: keep frozen block device pointer instead of super_block pointer

2016-08-19 Thread Andrey Ryabinin
For encrypted ploop we will need to know what block_device was frozen in ploop_freeze(), so we could thaw() it. We don't need to store super_block, because we sould be able to get it from frozen block device. https://jira.sw.ru/browse/PSBM-50858 Signed-off-by: Andrey Ryabinin --- drivers/block/