Name sanlock
Version 5.1.0 (995685ac3ad8909cb7562e74dd13e3b450833d9c)
Summary A shared storage lock manager
Description sanlock is a lock manager built on shared storage. Hosts with access to the storage can perform locking. An application running on the hosts is given a small amount of space on the shared block device or file, and uses sanlock for its own application-specific synchronization. Internally, the sanlock daemon manages locks using two disk-based lease algorithms: delta leases and paxos leases.
Section utils
License LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later
Homepage https://pagure.io/sanlock
Recipe file meta-openembedded/meta-oe/recipes-extended/sanlock/sanlock_5.1.0.bb
Layer meta-voltumna (master branch)
Inherits
  • gcc
  • gcc-native
  • useradd
  • useradd_base
Dependencies
  • base-files
  • base-passwd
  • gcc-cross-i686
  • libaio
  • libdevmapper
  • shadow
  • shadow-native
  • shadow-sysroot
  • util-linux
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options
  • vardepvalue

Sources

git://codeberg.org/sanlock/sanlock.git

Patches

Patch Status
sanlock/0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch Pending
sanlock/0001-add-missing-system-header-string.h.patch Submitted [https://pagure.io/sanlock/issue/8]

Other branches

This recipe in other branches of meta-voltumna:

Branch Recipe
master sanlock 5.1.0 (this recipe)