]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (gpt) recover from corrupted primary/backup PT
authorKarel Zak <kzak@redhat.com>
Wed, 23 Oct 2013 08:27:39 +0000 (10:27 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jan 2014 11:30:52 +0000 (12:30 +0100)
commit396d94030831053975e94e3305a679538ab287de
tree96109e769abe9b6a6c6c7d9e2f4fda81d5bd6ec6
parent68e96c4676aae3b0f11322fc8d650cc471b4979c
libfdisk: (gpt) recover from corrupted primary/backup PT

We already have all code to support this feature, unfortunately
it was not used in gpt_probe_label()...

References: https://bugzilla.redhat.com/show_bug.cgi?id=1022217
Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/gpt.c