1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-11 09:18:25 +03:00
lvm2/lib
Zdenek Kabelac 84facc4fa5 Replace snprintf with dm_snprintf
snprintf testing for negative is replaced with dm_snprintf where this
test really works.
Add missing test for result of dm_snprintf().
2012-02-08 11:40:02 +00:00
..
activate Check result of lstat 2012-02-08 10:43:42 +00:00
cache Make a cleaner split between config tree and config file functionality. Move 2011-12-18 21:56:03 +00:00
commands Release allocated resources in error path 2012-02-08 10:46:24 +00:00
config pre-release 2012-01-26 14:02:42 +00:00
datastruct Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
device Move close few lines 2012-02-08 11:15:38 +00:00
display pre-release 2012-01-26 14:02:42 +00:00
error Add lv_activate_opts structure 2011-06-17 14:14:19 +00:00
filters Replace snprintf with dm_snprintf 2012-02-08 11:40:02 +00:00
format1 Fix resource leaks for failing allocation 2012-02-08 10:49:36 +00:00
format_pool Fix resource leaks for failing allocation 2012-02-08 10:49:36 +00:00
format_text Fix resource leaks for failing allocation 2012-02-08 10:49:36 +00:00
freeseg Replace malloc with zalloc when creating segment_type's 2011-03-25 21:59:42 +00:00
label Use dm_list_iterate_items_safe 2012-02-08 11:12:18 +00:00
locking Check that whole locking_dir fits _lock_dir buffer 2012-02-08 11:17:34 +00:00
log Move done jump lower 2012-02-08 11:31:29 +00:00
metadata Replace snprintf with dm_snprintf 2012-02-08 11:40:02 +00:00
mirror Add boundary test for number of mirror devs and logs 2012-02-08 11:29:13 +00:00
misc Ensure strncpy() function always ends with '\0' 2012-02-08 11:05:04 +00:00
mm Minor consistency update for debugging messages 2012-02-01 10:48:22 +00:00
raid Free allocated segment type in error path 2012-01-25 21:54:00 +00:00
replicator Free allocated segment type in error path 2012-01-25 21:54:00 +00:00
report Thin read percent info from layered device 2012-01-25 13:11:52 +00:00
snapshot Differentiate between snapshot status of "Invalid" and "Merge failed". 2012-01-20 22:02:04 +00:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin Free allocated segment type in error path 2012-01-25 21:54:00 +00:00
unknown Fix log_error() usage 2011-09-24 21:19:30 +00:00
uuid Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
zero Add lv_activate_opts structure 2011-06-17 14:14:19 +00:00
Makefile.in Do not scan device if it is part of active multipath. 2011-11-11 15:11:08 +00:00