mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
2f022f5cbb
Avoid double dm_pool allocation call by copying string for node name and config value directly after the end of node/value structure. It would be likely better to not copy these strings at all and derefence it from the original string however that needs futher changes in the code base. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
vdo | ||
all.h | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
libdm-targets.c | ||
libdm-timestamp.c | ||
Makefile |