Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disk: gpt: verify alternate LBA points to last usable LBA
The gpt command require the GPT backup header at the standard location at the end of the device. Check the alternate LBA value before reading the GPT backup header from the last usable LBA of the device. Signed-off-by: Stefan Herbrechtsmeier <[email protected]> Reviewed-by: Heinrich Schuchardt <[email protected]>
- Loading branch information