• D
    Add a plugin for the 'sanlock' project · 9f135031
    Daniel P. Berrange 提交于
    Sanlock is a project that implements a disk-paxos locking
    algorithm. This is suitable for cluster deployments with
    shared storage.
    
    * src/Makefile.am: Add dlopen plugin for sanlock
    * src/locking/lock_driver_sanlock.c: Sanlock driver
    * configure.ac: Check for sanlock
    * libvirt.spec.in: Add a libvirt-lock-sanlock RPM
    9f135031
libvirt.spec.in 42.8 KB