1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/metadata
Zdenek Kabelac 8d7ece126b cache: disallow to combine format 2 with mq
Only policy 'smq' is meant to be used with format version 2.
Code used to let pass 'mq' policy also with format 2. But 'mq'
is obsoloted wth smq and kernel currently matches it. But this
is incompatible with older original mq logic - so disallow creation
of this rather useless combination.
2018-03-19 12:02:08 +01: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 lvcreate: remove RaidLV on creation failure 2018-03-16 15:57:53 +01: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 raid: add validation checks for reshape flags 2017-11-15 21:24:44 +01:00
metadata-exported.h activation: add base lv component function 2018-03-06 15:42:05 +01:00
metadata-liblvm.c label: Clean up storing of device and label sector. 2018-01-11 02:54:00 +00:00
metadata.c cleanup: missing dots and indent 2018-03-15 11:01:04 +01:00
metadata.h lv_manip: enhance for_each_sub_lv 2018-02-28 21:08:38 +01:00
mirror.c mirror: correct locking for mirror log initialization 2018-03-13 12:58:27 +01: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 metadata: Remove unused vg.cft_precommitted 2017-11-14 01:22:09 +00:00
vg.h metadata: Remove unused vg.cft_precommitted 2017-11-14 01:22:09 +00:00