From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14884 invoked by alias); 23 Apr 2007 19:18:11 -0000 Received: (qmail 14861 invoked by uid 9453); 23 Apr 2007 19:18:09 -0000 Date: Mon, 23 Apr 2007 19:18:00 -0000 Message-ID: <20070423191809.14860.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/gfs2/mount mount.gfs2.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-q2/txt/msg00068.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland@sourceware.org 2007-04-23 20:18:09 Modified files: gfs2/mount : mount.gfs2.c Log message: Use realpath(3) to canonicalize path names for device and mount point. bz 237544 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/mount.gfs2.c.diff?cvsroot=cluster&r1=1.20&r2=1.21