]> sourceware.org Git - lvm2.git/commit
cleanup: move the "daemon is running" checks to lvm-wrappers
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 6 Jun 2014 12:21:09 +0000 (14:21 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 6 Jun 2014 12:21:09 +0000 (14:21 +0200)
commit943f3aec3d20169045ec2d2f4a07d87827cb95d8
treeb788e0806ec445cfb7e5ef1c21e62bc40198c9c4
parentf115a4a53fe6c3a3121e200c7f8796fb086c0c6e
cleanup: move the "daemon is running" checks to lvm-wrappers

And use ifdefs there, not exposing it in the tool code itself.
Later in the future, we should probably make the PIDFILE and
daemon checking code available also in case the daemon itself
is not built.
lib/mirror/mirrored.c
lib/misc/lvm-wrappers.c
lib/misc/lvm-wrappers.h
tools/vgchange.c
This page took 0.032688 seconds and 5 git commands to generate.