1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/datastruct
David Teigland d9295410e9 lvmetad: change the new hash to take data len
If the data len is passed into the hash table
and saved there, then the hash table internals
do not need to assume that the data value is
a string at any point.
2015-11-13 16:54:22 -06:00
..
bitset.c Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
hash.c lvmetad: change the new hash to take data len 2015-11-13 16:54:22 -06:00
list.c Add dm_list_splice() to join two lists. 2010-05-06 10:10:15 +00:00