1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/device_mapper
Zdenek Kabelac 2f022f5cbb device_mapper: nodes and values with strings
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.
2024-10-22 19:36:00 +02:00
..
datastruct gcc: match types 2021-09-22 17:18:50 +02:00
ioctl cleanup: typos in comments 2024-08-30 16:51:15 +02:00
misc cleanup: typos in comments 2024-08-30 16:51:15 +02:00
mm cleanup: typos in comments 2024-08-30 16:51:15 +02:00
regex build: get separate builddir working again 2018-06-04 13:22:14 +01:00
vdo cleanup: typos in comments 2024-08-30 16:51:15 +02:00
all.h cleanup: typos in libdm 2024-09-27 13:42:45 +02:00
libdm-common.c libdm: do not fail if GETVAL semctl fails for udev sync inc and dec 2024-09-05 12:14:42 +02:00
libdm-common.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
libdm-config.c device_mapper: nodes and values with strings 2024-10-22 19:36:00 +02:00
libdm-deptree.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-file.c cov: hide some false positives 2023-05-10 16:19:46 +02:00
libdm-report.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
libdm-string.c cov: use safer version with size limitation 2024-04-10 00:03:09 +02:00
libdm-targets.c gcc: use proper commnent 2024-05-14 17:59:26 +02:00
libdm-timestamp.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile makefiles: use properly defined varitable 2024-05-14 17:59:26 +02:00