1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/format_text
Zdenek Kabelac 748b8158b5 archiver: fix reporting for check_current_backup
It's getting a bit more complex here.

Basic idea behind is - check_current_backup() should not
log error when a user is using a read-only filesystem,
so e.g.  vgscan  will not report any error when it tries
to take missing backup.

We still have cases when error could be reported though,
e.g. the backup this would be a symbolic link, but these
are rather misconfiguration and unexpected case.
2015-12-04 22:10:30 +01:00
..
archive.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
archiver.c archiver: fix reporting for check_current_backup 2015-12-04 22:10:30 +01:00
archiver.h vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
export.c cleanup: do not test alloca for NULL 2015-11-09 10:22:51 +01:00
flags.c Add lvmlockd 2015-07-02 15:42:26 -05:00
format-text.c format-text: ensure no division by zero 2015-11-16 01:16:11 +01:00
format-text.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
import_vsn1.c cleanup: drop log_suppress(2) usage 2015-12-03 18:02:34 +01:00
import-export.h refactor: rename alloc_printed_tags fn to _alloc_printed_str_list and use it for string lists in general 2015-06-29 09:43:41 +02:00
import.c metadata: Reject lvmetad metadata extensions when reading from disk. 2015-06-10 16:25:57 +02:00
layout.h cache: Store metadata size and checksum. 2015-03-18 23:43:02 +00: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 Revert "lvmcache: check for too long pvid" 2015-08-18 15:22:13 +02:00