1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/metadata
David Teigland 029a76b4f8 clvmd: don't repair vg from vg_read in clvmd
The mixed up vg repair code in vg_read was trying
to repair a vg when vg_read was called by clvmd.
The clvmd daemon isn't supposed to be repairing
or writing a vg.

(This is a temporary workaround; vg repair will soon
be pulled out of vg_read so it can be called in a
controlled way and consolidated instead of spread
around.)
2018-04-30 15:56:51 -05:00
..
cache_manip.c cache: disallow to combine format 2 with mq 2018-03-19 12:02:08 +01:00
lv_alloc.h tidy: declaration names match implementation 2017-07-20 19:16:41 +02:00
lv_manip.c debug: more explanatory error message 2018-04-23 22:42:18 +02:00
lv.c activation: separate reporting of error and monitoring status 2018-02-12 22:14:59 +01:00
lv.h replicator: remove the code 2017-10-13 16:20:42 -05:00
merge.c cleanup: correcting macro wrapping 2018-04-20 12:17:01 +02:00
metadata-exported.h clvmd: skip dev rescan after full scan 2018-04-25 16:39:43 -05:00
metadata-liblvm.c [metadata-liblvm.c] comment out some dead code and add a FIXME 2018-04-30 09:45:39 +01:00
metadata.c clvmd: don't repair vg from vg_read in clvmd 2018-04-30 15:56:51 -05:00
metadata.h clvmd: reuse a vg struct for sequential LV operations 2018-04-25 16:39:43 -05:00
mirror.c cleanup: display_lvname update message 2018-04-20 12:17:01 +02:00
pool_manip.c lvconvert: use excl activation for conversion 2018-01-17 14:43:34 +01:00
pv_alloc.h doc: change fsf address 2016-01-21 12:11:37 +01:00
pv_manip.c cleanup: drop unneeded headerfiles 2017-11-07 21:26:11 +01:00
pv_map.c doc: change fsf address 2016-01-21 12:11:37 +01:00
pv_map.h tidy: declaration names match implementation 2017-07-20 19:16:41 +02:00
pv.c lvmcache: add optional dev arg to lvmcache_info_from_pvid 2016-06-07 15:15:47 -05:00
pv.h tidy: declaration names match implementation 2017-07-20 19:16:41 +02:00
raid_manip.c raid: support raid5_n convenience type on conversion to raid10 2018-03-09 21:23:16 +01:00
segtype.c lvconvert: add infrastructure for RaidLV reshaping support 2017-02-24 05:20:58 +01:00
segtype.h cleanup: decode dso path just once 2018-02-12 22:15:03 +01:00
snapshot_manip.c snapshot: relocate common code validation for snapshot origin 2017-10-27 17:07:42 +02:00
takeover_matrix.h lvconvert: add infrastructure for RaidLV reshaping support 2017-02-24 05:20:58 +01:00
thin_manip.c thin: Improve overprovisioning and repair warnings. 2017-10-09 19:48:00 +01:00
vg.c clvmd: reuse a vg struct for sequential LV operations 2018-04-25 16:39:43 -05:00
vg.h clvmd: reuse a vg struct for sequential LV operations 2018-04-25 16:39:43 -05:00