Date: Fri, 27 Aug 2010 14:26:37 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd hast.h primary.c secondary.c Message-ID: <201008271426.o7REQlAZ000745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008271426.o7REQlAZ000745>