From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19793 invoked by alias); 4 Sep 2007 19:27:35 -0000 Received: (qmail 19706 invoked by uid 9453); 4 Sep 2007 19:27:34 -0000 Date: Tue, 04 Sep 2007 19:27:00 -0000 Message-ID: <20070904192734.19703.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/group/gfs_controld lock_dlm.h recover.c 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: 2007-q3/txt/msg00349.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: teigland@sourceware.org 2007-09-04 19:27:34 Modified files: group/gfs_controld: lock_dlm.h recover.c Log message: Reject mount attempts on an fs that's still in the process of unmounting. This regressed 8 months ago due to the bz 218560 changes. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/lock_dlm.h.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.21.2.7&r2=1.21.2.8 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/recover.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.23.2.9&r2=1.23.2.10