This is an automated email from the git hooks/post-receive script.
teigland pushed a change to branch master in repository sanlock.
from e1f3e40 python: add thread lock around register new d5e4def sanlock: add flags to specify sector size
The 1 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: src/cmd.c | 52 ++++++++++++++++- src/delta_lease.c | 101 +++++++++++++++++++++++---------- src/delta_lease.h | 9 ++- src/direct.c | 148 ++++++++++++++++++++++++++++++++++++++++--------- src/diskio.c | 96 ++++++++++++++++++++++++-------- src/diskio.h | 6 +- src/leader.h | 3 + src/lockspace.c | 36 ++++++++---- src/lockspace.h | 2 +- src/main.c | 47 ++++++++++++++-- src/paxos_dblock.h | 4 ++ src/paxos_lease.c | 111 +++++++++++++++++++++++++------------ src/resource.c | 91 ++++++++++++++++++++---------- src/sanlock.8 | 4 ++ src/sanlock.conf | 4 +- src/sanlock.h | 19 +++++-- src/sanlock_admin.h | 36 ++++++++++-- src/sanlock_internal.h | 22 +++++++- 18 files changed, 618 insertions(+), 173 deletions(-)
sanlock-devel@lists.fedorahosted.org