1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons
David Teigland 8dc5f42254 metadata: Use flags to control warnings.
The warnings arg was used to enable logging of warnings
when reading a PV.  This arg is turned into a set of flags
with the WARN_PV_READ flag matching the existing behavior.

A new flag WARN_INCONSISTENT is added that will cause
vg_read_internal() to log the "VG is not consistent"
warning so the various callers do not need to log
this warning themselves.

A new vg_read flag READ_WARN_INCONSISTENT is used from
reporting to enable the WARN_INCONSISTENT flag in
vg_read_internal.

[Committed by agk with cosmetic changes and tweaks.]
2014-10-07 01:15:43 +01:00
..
clvmd metadata: Use flags to control warnings. 2014-10-07 01:15:43 +01:00
cmirrord cmirror: fix endian issues on s390 2014-09-15 16:08:35 -05:00
dmeventd dmeventd: fix test for select return value 2014-08-19 14:33:06 +02:00
lvmetad cleanup: lvmetad use dm_hash_iterator 2014-03-26 14:11:37 +01:00
Makefile.in makefiles: move subdir into same section 2014-04-18 16:38:49 +02:00