cvs commit: src/sbin/hastd hast.h primary.c secondary.c

[ Available lists | Index of cvs-src-old | Month of Aug 2010 | Week of 27 Aug 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pawel Jakub Dawidek <pjd@FreeBSD.org>
Date
27 Aug 2010 14:26:47
Subject
cvs commit: src/sbin/hastd hast.h primary.c secondary.c
Message-ID
201008271426.o7REQlAZ000745@repoman.freebsd.org


[ Hide this part ]
pjd         2010-08-27 14:26:37 UTC

FreeBSD src repository

Modified files:
sbin/hastd hast.h primary.c secondary.c
Log:
SVN rev 211882 on 2010-08-27 14:26:37Z by pjd

Implement keepalive mechanism inside HAST protocol so we can detect secondary
node failures quickly for HAST resources that are rarely modified.

Remove XXX from a comment now that the guard thread never sleeps infinitely.

MFC after: 2 weeks
Obtained from: Wheel Systems Sp. z o.o. http://www.wheelsystems.com

Revision Changes Path
1.4 +7 -1 src/sbin/hastd/hast.h
1.15 +46 -14 src/sbin/hastd/primary.c
1.8 +13 -1 src/sbin/hastd/secondary.c


Elapsed time: 0.068 seconds