sanlock: upgrade 3.9.3 -> 3.9.4

Changelog:
===========
- fix time calculations for dead host
- change paxos_acquire error for initial host state
- fix for lver that was abandoned in dblock
- terminate helper path and args
- fix freeing lvb after io timeout
- add sysusers file
- rem_lockspace EBUSY when orphans exist
- fix SANLK_ACQUIRE_ORPHAN_ONLY

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-08-28 16:25:23 +08:00
committed by Khem Raj
parent 3cbd140c7d
commit 27c1bc96af
@@ -17,7 +17,7 @@ SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
file://0001-add-missing-system-header-string.h.patch \
"
SRCREV = "79b35bba8298f4444923c15e11bed38380cb18ee"
SRCREV = "e077f1a99a07c32ef460db89ed395b441f5e8b03"
S = "${WORKDIR}/git"