From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../sanlock/{sanlock_3.9.3.bb => sanlock_3.9.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/sanlock/{sanlock_3.9.3.bb => sanlock_3.9.4.bb} (97%) diff --git a/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb b/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb similarity index 97% rename from meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb rename to meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb index 3b558cafc..9e879ff38 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock_3.9.3.bb +++ b/meta-oe/recipes-extended/sanlock/sanlock_3.9.4.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112019): https://lists.openembedded.org/g/openembedded-devel/message/112019 Mute This Topic: https://lists.openembedded.org/mt/108138495/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
