]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: sanlock: drop unused LOCKSPACE_SLEEP
authorJán Tomko <jtomko@redhat.com>
Mon, 27 Jul 2020 23:30:33 +0000 (01:30 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 3 Aug 2020 05:23:45 +0000 (07:23 +0200)
commit528f20810288ba23b2f7da0e3cfff65630936379
treebc8dc169158ddbc0f69e9c6971d5a7017bd6d9e9
parenta36b6c9a8a304852b1866e3411a07cb367918519
locking: sanlock: drop unused LOCKSPACE_SLEEP

After dropping support for sanlock < 2.4,
this constant is no longer used.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Fixes: c4951694786ecd45424769979762c17e4c8e56d0
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
src/locking/lock_driver_sanlock.c