]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Use virFileFlock() in virresctrl
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 8 Feb 2018 14:09:02 +0000 (15:09 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 8 Jun 2018 08:28:46 +0000 (10:28 +0200)
commit657ddeff2313201bee7414028a672e0850c230f5
tree3330e6af04d7879e6d27efc94b4699eb09239647
parent3593d36c3399c2d990b2db95d81452af8bc7cd6d
util: Use virFileFlock() in virresctrl

That way we get rid of the last preprocessor conditional so the code compiles on
all platforms.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/virresctrl.c