1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
David Teigland 0d572d14ad cov: lvmlockd: rewrite string copies to avoid warnings
- Use a new function for all instances of copying
  a null-terminated string into a fixed size struct
  field that is not null-terminated.

- use memcpy when copying between struct fields of
  the same size
2021-08-16 11:31:09 -05:00
..
cmirrord libdm: eliminate some abi-dumper errors 2021-04-06 21:26:57 +02:00
dmeventd cov: check return value 2021-04-23 23:00:55 +02:00
lvmdbusd lvmdbusd: Wrap json.load in try/except 2021-06-17 09:14:29 -05:00
lvmlockd cov: lvmlockd: rewrite string copies to avoid warnings 2021-08-16 11:31:09 -05:00
lvmpolld polldaemon: improve support for interruptions 2021-04-06 22:02:31 +02:00
Makefile.in build: Remove lvmetad leftovers 2018-07-24 15:02:32 +02:00