summaryrefslogtreecommitdiff
path: root/libdm/.exported_symbols.Base
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2015-11-13 16:54:22 -0600
committerDavid Teigland <teigland@redhat.com>2015-11-13 16:54:22 -0600
commitd9295410e98e32636d3bf03ee375c5739bd44b23 (patch)
tree34d7bddeda5760ad2b0fe2cc68a0cf394e1e1569 /libdm/.exported_symbols.Base
parente425bce28132e4bad940fae5bfb1499d6a15391d (diff)
downloadlvm2-d9295410e98e32636d3bf03ee375c5739bd44b23.tar.gz
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.
Diffstat (limited to 'libdm/.exported_symbols.Base')
-rw-r--r--libdm/.exported_symbols.Base8
1 files changed, 4 insertions, 4 deletions
diff --git a/libdm/.exported_symbols.Base b/libdm/.exported_symbols.Base
index 30e6a2b08..61df67c11 100644
--- a/libdm/.exported_symbols.Base
+++ b/libdm/.exported_symbols.Base
@@ -92,10 +92,10 @@ dm_hash_lookup_binary
dm_hash_remove
dm_hash_remove_binary
dm_hash_wipe
-dm_hash_lookup_str_withval
-dm_hash_lookup_str_multival
-dm_hash_remove_str_withval
-dm_hash_insert_str_multival
+dm_hash_lookup_withval
+dm_hash_lookup_multival
+dm_hash_remove_withval
+dm_hash_insert_multival
dm_is_dm_major
dm_is_empty_dir
dm_lib_exit