1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/format_text
Zdenek Kabelac d2a3352755 Just code move of hash initialization in front of function
Make sure both hash tables are initialized before _read_sections() call.
Presents no functional change (since PV scan phase was not adding LV hashes),
but makes the code easier to handle mem failing case, and static analyzer is
hapier as well.
2012-02-27 11:40:58 +00:00
..
archive.c FMT_INSTANCE_VG is redundant now 2012-02-12 23:01:19 +00:00
archiver.c Add stack traces for lock_vol failures 2012-02-27 11:35:59 +00:00
archiver.h Fix remote metadata backup for clvmd 2009-04-22 09:39:45 +00:00
export.c The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00
flags.c Support the ability to replace specific devices in a RAID array. 2011-11-30 02:02:10 +00:00
format-text.c Remove test for pvid 2012-02-27 09:54:25 +00:00
format-text.h Move lvmcache data structures behind an API (making the structures private to 2012-02-10 01:28:27 +00:00
import_vsn1.c Just code move of hash initialization in front of function 2012-02-27 11:40:58 +00:00
import-export.h Use size_t return type 2011-09-01 10:25:22 +00:00
import.c Make a cleaner split between config tree and config file functionality. Move 2011-12-18 21:56:03 +00:00
layout.h Move lvmcache data structures behind an API (making the structures private to 2012-02-10 01:28:27 +00:00
tags.c Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h Replace const usage of dm_config_find_node with more appropriate value-lookup 2011-08-31 15:19:19 +00:00
text_label.c The lvmetad client-side integration. Only active when use_lvmetad = 1 is set in 2012-02-23 13:11:07 +00:00