[libvirt] [PATCH 0/2] sanlock: Forbid unsupported lock failure actions

Jiri Denemark jdenemar at redhat.com
Mon Mar 24 13:50:14 UTC 2014


Some lock failure actions do not make any sense in combination with
sanlock driver. Let's just report an error if someone tries to use them
instead of causing unexpected and possibly quite bad thing to happen.

Jiri Denemark (2):
  sanlock: Forbid VIR_DOMAIN_LOCK_FAILURE_IGNORE
  sanlock: Forbid VIR_DOMAIN_LOCK_FAILURE_RESTART

 src/locking/lock_driver_sanlock.c | 12 +++++++++++-
 src/locking/sanlock_helper.c      | 28 +++-------------------------
 2 files changed, 14 insertions(+), 26 deletions(-)

-- 
1.9.1




More information about the libvir-list mailing list