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... |
||
---|---|---|
.. | ||
.gitignore | ||
lvmpolld-cmd-utils.c | ||
lvmpolld-cmd-utils.h | ||
lvmpolld-common.h | ||
lvmpolld-core.c | ||
lvmpolld-data-utils.c | ||
lvmpolld-data-utils.h | ||
lvmpolld-protocol.h | ||
Makefile.in | ||
polling_ops.h |