This is an automated email from the git hooks/post-receive script.
teigland pushed a change to branch master
in repository sanlock.
from b90eaeb sanlock: expand access error message
adds 6501351 sanlock: preserve dblock values when setting shared flag
adds f16530a sanlock: fix detection of shared lease
adds 933a474 sanlock: fix release interference with paxos
adds 735781d sanlock: fix incorrect error from release
adds c1d65fd sanlock: retry ballot when new lver is seen
new ab58c89 sanlock: improve log messages in paxos code
new c695e1b sanlock: add a NOWAIT flag for convert
new 672dbb1 release 3.6.0
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
VERSION | 2 +-
src/client.c | 4 +-
src/cmd.c | 2 +-
src/direct.c | 3 +-
src/leader.h | 2 +-
src/main.c | 5 +
src/ondisk.c | 2 +
src/paxos_dblock.h | 8 +
src/paxos_lease.c | 462 +++++++++++++++++++++++++++++++++++++++----------
src/paxos_lease.h | 4 +
src/resource.c | 179 ++++++++++++++-----
src/resource.h | 2 +-
src/sanlock.conf | 3 +
src/sanlock_internal.h | 2 +
src/sanlock_resource.h | 9 +
15 files changed, 550 insertions(+), 139 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.