mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
4d64838048
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... |
||
---|---|---|
.. | ||
cmirrord | ||
dmeventd | ||
lvmdbusd | ||
lvmlockd | ||
lvmpolld | ||
Makefile.in |