1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac ee04f1fcfd raid: dmeventd plugin use 64bit arithmetic
Coverity suggested to used 64bit unsigned ints instead of signed 32b int.
Assuming there is no user of >31legs raid array.
2016-10-03 17:44:25 +02:00
..
clvmd gcc: cleanup Wunused-const-variable 2016-02-23 14:41:24 +01:00
cmirrord cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
dmeventd raid: dmeventd plugin use 64bit arithmetic 2016-10-03 17:44:25 +02:00
lvmdbusd lvmdbusd: Use 'pv_missing' column instead of '[unknown]' 2016-09-28 12:07:48 -05:00
lvmetad config: use config_tree_from_string_without_dup_node_check throughout code to construct metadata trees 2016-09-21 18:18:15 +02:00
lvmlockd config: use config_tree_from_string_without_dup_node_check throughout code to construct metadata trees 2016-09-21 18:18:15 +02:00
lvmpolld cleanup: drop unused assignments 2016-07-01 00:44:48 +02:00
Makefile.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00