1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 8ada61dbed gcc: fix warning about uninitialized use
get_sizes_lockspace() may not always initilize all passed values
in case the bitfield would not trigger if() path.
So just in case keep the path initilized.

TODO: maybe add INTERNAL_ERROR to get_sizes_lockspace().
2024-11-01 17:48:28 +01:00
..
cmirrord cleanup: typos in comments 2024-08-30 16:51:15 +02:00
dmeventd cleanup: typos in comments 2024-08-30 16:51:15 +02:00
lvmdbusd lvmdbusd: Fix Python script 2024-10-02 11:34:22 +00:00
lvmlockd gcc: fix warning about uninitialized use 2024-11-01 17:48:28 +01:00
lvmpolld cleanup: typos in comments 2024-08-30 16:51:15 +02:00
Makefile.in build: Remove lvmetad leftovers 2018-07-24 15:02:32 +02:00