1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac 2d64ffaee5 hash: use individual hint sizes
Use different 'hint' size for dm_hash_create() call - so
when debug info about hash is printed we can recognize which
hash was in use.

This patch doesn't change actual used size since that is always
rounded to be power of 2 and >=16 - so as such is only a
help to developer.

We could eventually use 'name' arg, but since this would have changed
API and this patchset will be routed to libdm & stable - we will
just use this small trick.
2021-03-08 15:33:15 +01:00
..
activate deactivation: reduce ioctl count 2021-03-08 15:30:18 +01:00
cache hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
cache_segtype cachevol: move flag setting after taking archive 2019-10-17 13:03:50 +02:00
commands device usage based on devices file 2021-02-23 16:43:32 -06:00
config hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
datastruct build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
device hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
display lvdisplay: fix show of merged thin snapshot 2021-02-17 11:21:35 +01:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
format_text hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity targets: use target_present_version 2021-02-08 23:43:38 +01:00
label label: check only with active device for rescan 2021-03-02 22:54:40 +01:00
locking lvmlocdk: correct creation of dm path vg sanlock LV 2021-02-17 11:53:19 +01:00
log hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
lvmpolld device usage based on devices file 2021-02-23 16:43:32 -06:00
metadata hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
mirror targets: use target_present_version 2021-02-08 23:43:38 +01:00
misc Allow dm-integrity to be used for raid images 2020-04-15 12:10:32 -05:00
mm memlock: allocate at most halve of rlimit stack 2020-10-20 22:26:44 +02:00
notify build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid targets: use target_present_version 2021-02-08 23:43:38 +01:00
report device usage based on devices file 2021-02-23 16:43:32 -06:00
snapshot typo: fixes 2021-02-08 23:53:41 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin targets: use target_present_version 2021-02-08 23:43:38 +01:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
vdo vdo: just one probe is enough 2021-02-17 11:21:35 +01:00
writecache typo: fixes 2021-02-08 23:53:41 +01:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in device usage based on devices file 2021-02-23 16:43:32 -06:00