From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29725 invoked by alias); 14 Dec 2006 18:32:44 -0000 Received: (qmail 29702 invoked by uid 9579); 14 Dec 2006 18:32:43 -0000 Date: Thu, 14 Dec 2006 18:32:00 -0000 Message-ID: <20061214183243.29701.qmail@sourceware.org> From: rohara@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/fence/agents/scsi scsi_reserve Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00757.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: rohara@sourceware.org 2006-12-14 18:32:43 Modified files: fence/agents/scsi: scsi_reserve Log message: Allow 'stop' to release the reservation if and only if there are no other keys registered with a given device. Prior to this fix, if was not possible for 'scsi_reserve stop' to unregister/release on the node that was holding the reservation. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/scsi/scsi_reserve.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.1.2.6&r2=1.1.2.7