1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/format_text
Alasdair G Kergon b18feb98e5 systemid: Fix access restrictions.
When checking whether the system ID permits access to a VG, check for
each permitted situation first, and only then issue the appropriate
error message.  Always issue a message for now.  (We'll try to
suppress some of those later when the VG concerned wasn't explicitly
requested.)
Add more messages to try to ensure every return code is checked and
every error path (and only an error path) contains a log_error().
Add self-correction to vgchange -c to deal with situations where
the cluster state and system ID state are out-of-sync (e.g. if
old tools were used).
2015-02-23 23:19:36 +00:00
..
archive.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
archiver.c backup: drops locked memory 2014-09-19 15:55:46 +02:00
archiver.h vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
export.c format_text: Fix creation_host_system_id. 2015-02-23 19:19:48 +00:00
flags.c thin: errrorwhenfull support 2015-01-14 14:52:05 +01:00
format-text.c vgcreate: Permit non-power-of-2 extent sizes. 2014-10-14 18:12:15 +01:00
format-text.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
import_vsn1.c systemid: Fix access restrictions. 2015-02-23 23:19:36 +00:00
import-export.h cleanup: reduce inclusion of unnecessary headers 2014-04-18 16:38:50 +02:00
import.c metadata: Use flags to control warnings. 2014-10-07 01:15:43 +01:00
layout.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
tags.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
text_label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00