1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
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
..
config_settings.h lvmlockctl: use lvm.conf lvmlockctl_kill_command 2021-03-03 13:57:15 -06:00
config.c hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
config.h Place the first PE at 1 MiB for all defaults 2018-11-26 16:36:50 -06:00
defaults.h device usage based on devices file 2021-02-23 16:43:32 -06:00