- Update to sanlock 3.1.0

- fix debug status for add/rem lockspace
  - add_lockspace error for conflicting lockspace definitions
  - transient timeout handling in acquire and release
  - allow more than 8 resources per client
  - fix spaces in path names

OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=21
This commit is contained in:
2014-01-10 17:33:48 +00:00
committed by Git OBS Bridge
parent 09f5ad0288
commit 7cb3448ec1
6 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 10 10:16:16 MST 2014 - jfehlig@suse.com
- Update to sanlock 3.1.0
- fix debug status for add/rem lockspace
- add_lockspace error for conflicting lockspace definitions
- transient timeout handling in acquire and release
- allow more than 8 resources per client
- fix spaces in path names
-------------------------------------------------------------------
Thu Aug 1 16:42:24 MDT 2013 - jfehlig@suse.com