froyo icon indicating copy to clipboard operation
froyo copied to clipboard

blockdev: Read metadata header from end of device if head md check fails

Open agrover opened this issue 9 years ago • 0 comments

Right now, blockdev setup() reads metadata from the start of disk and returns an error if the crc is invalid. We should enhance this to read and try the tail copy. Maybe the head md was overwritten?

agrover avatar Feb 24 '16 04:02 agrover