1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
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
..
archive.c Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
archiver.c archive: support interruption 2021-03-02 22:54:40 +01:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
flags.c thin: improve 16g support for thin pool metadata 2021-02-01 12:06:13 +01:00
format-text.c hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c hash: use individual hint sizes 2021-03-08 15:33:15 +01:00
import-export.h metadata: add vg_from_config_tree 2019-11-27 11:13:47 -06:00
import.c vg_read: reuse already parsed config tree 2021-03-08 15:30:18 +01:00
layout.h gcc: zero-sized array to fexlible array C99 2020-09-01 17:57:50 +02:00
text_export.h coverity: fix possible resource leak of descendants_buffer in _print_historical_lv fn 2016-05-31 09:36:58 +02:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c pass cmd struct through more functions 2020-04-21 10:58:05 -05:00