1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 4d64838048 cov: drop unneeded constness
If we want to have const structure - use a const pointer to avoid,
however making individual members const make it only assingle
in construct time and we already violate this logic since
we memcpy into the structure -  so drop these unnecessary consts...
2023-06-09 18:01:16 +02:00
..
cmirrord gcc: increate buffer sizes 2022-01-26 15:09:58 +01:00
dmeventd cov: hide some false positives 2023-05-10 16:19:46 +02:00
lvmdbusd lvmdbus: preserve PATH envvar 2023-04-23 12:49:37 +02:00
lvmlockd lvmlockd: clean up get_local_nodeid 2023-03-08 11:11:32 -06:00
lvmpolld cov: drop unneeded constness 2023-06-09 18:01:16 +02:00
Makefile.in build: Remove lvmetad leftovers 2018-07-24 15:02:32 +02:00