]> sourceware.org Git - lvm2.git/commit
add flags to keep track of bad metadata
authorDavid Teigland <teigland@redhat.com>
Tue, 5 Feb 2019 18:08:00 +0000 (12:08 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 7 Jun 2019 20:54:04 +0000 (15:54 -0500)
commitaeafdc1f45a5963290a5bc3ea1661018b072d817
treefa8a81d9e9b327516bad80bcdbb78b8d27def202
parentdb98a6e3629aaf6bf42d0e840273b4328f930c89
add flags to keep track of bad metadata

When reading metadata headers and text, use a new set
of flags to identify specific errors that are seen.
These will be used for more advanced repair in a
subsequent commit.
lib/format_text/format-text.c
lib/format_text/layout.h
lib/format_text/text_label.c
lib/metadata/metadata.h
This page took 0.035686 seconds and 5 git commands to generate.