Some older out-of-tree versions of vdo use a format for recovery journal entries that cannot be processed by the current recovery code. For vdo volumes created with these older versions, reduce the likelihood of entering read-only mode. This will ease the transition of older volumes to the in-kernel dm-vdo target. Susan LeGendre-McGhee (2): dm vdo: abort loading dirty VDO with the old recovery journal format dm vdo: force read-only mode for a corrupt recovery journal drivers/md/dm-vdo/dm-vdo-target.c | 24 +++++++++++++++++- drivers/md/dm-vdo/repair.c | 41 +++++++++++++++++-------------- drivers/md/dm-vdo/status-codes.c | 2 +- drivers/md/dm-vdo/status-codes.h | 2 +- 4 files changed, 47 insertions(+), 22 deletions(-) -- 2.45.2