1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/metadata
Zdenek Kabelac d02d7bc560 vdo: fix slab size bits calculation
When formating VDO volume, the calculated amound of bits
for 'vdoformat --slab-bits' parameter was shifted by 2 bits
(calculated size was making 2MiB vdo_slab_size_mb value appear like if
user would be specifying only 512KiB)

Fixed by properly converting internal size_mb value to KiB.
2020-02-25 17:43:16 +01:00
..
cache_manip.c cov: widen before calculating min_chunk_size 2020-02-04 17:22:06 +01:00
lv_alloc.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
lv_manip.c writecache: allow removing wcorig lv 2020-02-21 12:41:52 -06:00
lv.c writecache: working real dm uuid suffix for wcorig lv 2020-02-20 17:13:43 -06:00
lv.h Remove unused clvm variations for active LVs 2018-06-07 16:17:04 +01:00
merge.c debug: print VG name in log messages for segment errors 2019-12-10 15:44:06 +01:00
metadata-exported.h lv_manip: add lv_uniq_rename_update 2019-10-21 12:14:15 +02:00
metadata.c drop warnings about missing pvs in foreign vgs 2019-12-11 12:56:15 -06:00
metadata.h metadata: add vg_from_config_tree 2019-11-27 11:13:47 -06:00
mirror.c fix dev_unset_last_byte after write error 2019-11-13 09:36:58 -06:00
pool_manip.c cachevol: move flag setting after taking archive 2019-10-17 13:03:50 +02:00
pv_alloc.h doc: change fsf address 2016-01-21 12:11:37 +01:00
pv_manip.c pvresize: add missing return 2018-06-08 14:36:56 +02:00
pv_map.c build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
pv_map.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
pv.c lvmcache: renaming functions and variables 2019-08-16 13:26:11 -05:00
pv.h metadata: import device name hint from metadata 2019-09-30 11:38:10 -05:00
raid_manip.c raid: better place for blocking reshapes 2020-02-07 16:48:48 +01:00
segtype.c segtype: add linear 2018-06-05 16:23:18 +02:00
segtype.h Add dm-writecache support 2018-11-06 14:18:41 -06:00
snapshot_manip.c writecache: prevent snapshots 2020-02-06 11:27:33 -06:00
takeover_matrix.h lvconvert: add infrastructure for RaidLV reshaping support 2017-02-24 05:20:58 +01:00
thin_manip.c cov: add explicit ret value ignoring 2019-11-14 18:06:42 +01:00
vdo_manip.c vdo: fix slab size bits calculation 2020-02-25 17:43:16 +01:00
vg.c improve reading and repairing vg metadata 2019-06-07 15:54:04 -05:00
vg.h metadata: include description with command in metadata areas 2019-06-20 16:09:05 -05:00
writecache_manip.c writecache: working real dm uuid suffix for wcorig lv 2020-02-20 17:13:43 -06:00