From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 584 invoked by alias); 25 Oct 2006 06:24:43 -0000 Received: (qmail 557 invoked by uid 9475); 25 Oct 2006 06:24:43 -0000 Date: Wed, 25 Oct 2006 06:24:00 -0000 Message-ID: <20061025062443.556.qmail@sourceware.org> From: bmarzins@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/gfs2/mount mount.gfs2.c util.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-q4/txt/msg00268.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: bmarzins@sourceware.org 2006-10-25 06:24:43 Modified files: gfs2/mount : mount.gfs2.c util.c Log message: This is a bugfix for bz #211923. When can't mount a filesystem because you already have it mounted, or some similar reason, you print out a helpful message, so the user can fix the problem. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/mount.gfs2.c.diff?cvsroot=cluster&r1=1.19&r2=1.20 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/util.c.diff?cvsroot=cluster&r1=1.17&r2=1.18