1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format1
David Teigland 9b6a62f944 lvmcache: simplify
Recent changes allow some major simplification of the way
lvmcache works and is used.  lvmcache_label_scan is now
called in a controlled fashion at the start of commands,
and not via various unpredictable side effects.  Remove
various calls to it from other places.  lvmcache_label_scan
should not be called from anywhere during a command, because
it produces an incorrect representation of PVs with no MDAs,
and misclassifies them as orphans.  This has been a long
standing problem.  The invalid flag and rescanning based on
that is no longer used and removed.  The 'force' variation is
no longer needed and removed.
2018-04-20 11:22:48 -05:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c lvmcache: simplify 2018-04-20 11:22:48 -05:00
disk-rep.h doc: change fsf address 2016-01-21 12:11:37 +01:00
format1.c [io paths] Unpick agk's aio stuff 2018-04-20 11:03:58 -05:00
format1.h doc: change fsf address 2016-01-21 12:11:37 +01:00
import-export.c build: fix x32 arch 2017-03-27 20:50:19 +02:00
import-extents.c tidy: else after continue 2017-07-20 11:18:29 +02:00
layout.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm1-label.c lvmcache: simplify 2018-04-20 11:22:48 -05:00
lvm1-label.h doc: change fsf address 2016-01-21 12:11:37 +01:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
vg_number.c doc: change fsf address 2016-01-21 12:11:37 +01:00