From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30563 invoked by alias); 21 Aug 2006 17:46:20 -0000 Received: (qmail 30536 invoked by uid 9453); 21 Aug 2006 17:46:20 -0000 Date: Mon, 21 Aug 2006 17:46:00 -0000 Message-ID: <20060821174620.30535.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/group/gfs_controld lock_dlm.h plock.c ... Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q3/txt/msg00522.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland@sourceware.org 2006-08-21 17:46:20 Modified files: group/gfs_controld: lock_dlm.h plock.c recover.c Log message: - the check for us becoming the new low nodeid after the previous one failed and unlinking the ckpt wasn't adequately checking for the old low node having failed - rename low_finished_nodeid to master_nodeid and clarify some of the code using this since it was confusing and misleading Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/lock_dlm.h.diff?cvsroot=cluster&r1=1.15&r2=1.16 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/plock.c.diff?cvsroot=cluster&r1=1.18&r2=1.19 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/recover.c.diff?cvsroot=cluster&r1=1.14&r2=1.15