]> sourceware.org Git - lvm2.git/commit
archiver: fix reporting for check_current_backup
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Dec 2015 21:04:14 +0000 (22:04 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 4 Dec 2015 21:10:30 +0000 (22:10 +0100)
commit748b8158b5bb7d986fb26f2462c4909f723214fc
tree6e7d068443845610ed6b11a8eef04315b5be1ea4
parent8b16efd17c8341af719a407aafa010c3c3ad3353
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.
lib/format_text/archiver.c
This page took 0.037434 seconds and 5 git commands to generate.