File: control

package info (click to toggle)
safelease 1.0-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 128 kB
  • ctags: 47
  • sloc: ansic: 582; sh: 26; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: safelease
Maintainer: Milan Zamazal <mzamazal@redhat.com>
Section: misc
Priority: extra
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), dh-autoreconf, autotools-dev

Package: safelease
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Legacy locking utility for Vdsm
 Safelease is a legacy cluster lock utility used by Vdsm. It is based on
 the algorithm presented in the article "Light-Weight Leases for
 Storage-Centric Coordination" by G Chockler and D Malkhi.