1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/device_mapper
Zdenek Kabelac 5cf0923e18 vdo: fix parsing vdo status
Recent updates relay on zerod status structure memory (device ptr is
NULL) and also dm_strncpy need to count with '\0'.
2018-07-09 10:30:34 +02:00
..
datastruct device_mapper: move hash.[hc] to base/data-struct 2018-06-08 13:54:19 +01:00
ioctl device_mapper: drop unneeded function 2018-06-14 22:02:01 +02:00
misc device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
mm device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
regex build: get separate builddir working again 2018-06-04 13:22:14 +01:00
vdo vdo: fix parsing vdo status 2018-07-09 10:30:34 +02:00
all.h build: include configure.h 2018-06-22 23:11:44 +02:00
libdm-common.c build: include configure.h 2018-06-22 23:11:44 +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: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdm-deptree.c device_mapper: relocate code for sending messages 2018-07-02 10:25:35 +02:00
libdm-file.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdm-report.c build: ensure configure.h comes first 2018-06-11 22:38:51 +02:00
libdm-string.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdm-targets.c device-mapper: Fork libdm internally. 2018-05-16 13:00:50 +01:00
libdm-timestamp.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile build: avoid rebuild deps for top-level makefiles 2018-07-02 10:21:42 +02:00