1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/daemons/lvmlockd
David Teigland f5fbb1b76f lvmlockctl: replace popen and system
with fork and exec to avoid use of shell.
largely copied from lib/misc/lvm-exec.c

require lvmlockctl_kill_command to be full path

use lvm config instead of lvmconfig to avoid need for LVM_DIR
2021-03-03 17:43:29 -06:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmlockctl.c lvmlockctl: replace popen and system 2021-03-03 17:43:29 -06:00
lvmlockd-client.h cleanup: matching declaration order 2020-09-01 17:57:50 +02:00
lvmlockd-core.c gcc: ensure pointer is always defined 2021-02-10 15:39:03 +01:00
lvmlockd-dlm.c cleanup: free already checks for NULL 2021-03-02 22:57:35 +01:00
lvmlockd-internal.h gcc: zero-sized array to fexlible array C99 2020-09-01 17:57:50 +02:00
lvmlockd-sanlock.c cleanup: free already checks for NULL 2021-03-02 22:57:35 +01:00
Makefile.in makefiles: better logging 2021-03-02 22:54:40 +01:00