Re: [dm-devel] dm-era: metadata reuse after reboot possible?

2017-04-19 Thread Somasundaram Krishnasamy
I have sent a patch recently for review. https://www.redhat.com/archives/dm-devel/2017-April/msg00138.html It should fix this issue. Regards, Somu. On 4/19/2017 6:32 AM, Markus Hentsch wrote: Hello, it's been a while. I've also been busy with other stuff in the last months but now I'm back s

[dm-devel] [PATCH] dm era: Save spacemap metadata root after the pre-commit

2017-04-07 Thread Somasundaram Krishnasamy
newly shadowed block) to in-core superblock and then the final commit. Signed-off-by: Somasundaram Krishnasamy --- drivers/md/dm-era-target.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/md/dm-era-target.c b/drivers/md/dm-era-target.c index ad913cd4aded..330151d