1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
David Teigland d18e491f68 pvck: dump headers and metadata
Add 'pvck --dump headers' to print all the
lvm ondisk structs.  Also checks the values
and prints any problems.

The previous dump metadata is also converted to
use these same routines, which do not depend on lvm
fully scanning/reading/processing the headers and
metadata on disk.  This makes it useful to get data in
cases where there is corruption that would otherwise
prevent the normal functions from working.
2019-06-03 15:13:32 -05:00
..
archive.c Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
archiver.c separate code for setting devices from metadata parsing 2019-05-23 11:57:38 -05:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c debug: drop some unneeded backtraces 2018-12-22 23:55:48 +01:00
flags.c Use "cachevol" to refer to cache on a single LV 2019-02-27 08:52:34 -06:00
format-text.c pvck: dump headers and metadata 2019-06-03 15:13:32 -05:00
format-text.h pvck: dump headers and metadata 2019-06-03 15:13:32 -05:00
import_vsn1.c separate code for setting devices from metadata parsing 2019-05-23 11:57:38 -05:00
import-export.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
import.c separate code for setting devices from metadata parsing 2019-05-23 11:57:38 -05:00
layout.h Remove independent metadata areas 2018-06-13 12:25:19 -05:00
text_export.h coverity: fix possible resource leak of descendants_buffer in _print_historical_lv fn 2016-05-31 09:36:58 +02:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c use memcpy for constant ondisk strings 2019-05-02 12:59:50 -05:00