1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/device_mapper
Zdenek Kabelac a14371e495 cov: hide false positive warning
Here we have valid use case of strncpy() which just need
to fill precise buffer size - so no explicit \0 on buffer
end is needed.
2021-09-13 12:34:41 +02:00
..
datastruct device_mapper: remove unused lines 2021-03-30 13:07:51 +02:00
ioctl cov: hide false positive warning 2021-09-13 12:34:41 +02:00
misc gcc: zero-sized array to fexlible array C99 2020-09-01 17:57:50 +02:00
mm gcc: use apropriate type for reading and printing values 2020-08-28 21:43:03 +02:00
regex build: get separate builddir working again 2018-06-04 13:22:14 +01:00
vdo vdo: add support for auto-unsafe writePolicy 2021-09-06 15:19:51 +02:00
all.h thin: improve 16g support for thin pool metadata 2021-02-01 12:06:13 +01:00
libdm-common.c cov: ensure bufffe size is at least 5 2021-07-28 00:49:28 +02:00
libdm-common.h device_mapper: rename libdevmapper.h -> all.h 2018-06-08 12:31:45 +01:00
libdm-config.c libdm-config: replace check for 0 2021-03-08 15:43:27 +01:00
libdm-deptree.c libdm: enhance tracking of activated LVs 2021-09-13 12:34:41 +02:00
libdm-file.c debug: change sys_error to sys_debug 2021-03-10 01:11:52 +01:00
libdm-report.c cov: add some initializers 2021-09-13 12:34:41 +02:00
libdm-string.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
libdm-targets.c Allow dm-integrity to be used for raid images 2020-04-15 12:10:32 -05:00
libdm-timestamp.c device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile makefiles: correcting login of makefile 2018-12-17 10:55:20 +01:00