]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: Fix build with sanlock < 2.4
authorJiri Denemark <jdenemar@redhat.com>
Tue, 16 Oct 2012 10:41:20 +0000 (12:41 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 16 Oct 2012 19:32:05 +0000 (21:32 +0200)
commit5ce6d95eed2a16ab39fdc41fe8691354b5bdbe58
tree3520d0c237e0ee91c37b4e342d90096450ee8143
parent7bd744c4016bf063cd7f1ef519e94c638887588a
locking: Fix build with sanlock < 2.4

libvirt started using sanlock_killpath to implement on_lockfailure
action. Since sanlock_killpath was introduced in sanlock 2.4, libvirt
fails to build with older sanlock.
configure.ac
src/locking/lock_driver_sanlock.c