From owner-cvs-src@FreeBSD.ORG Mon Aug 22 17:57:39 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD29D16A41F; Mon, 22 Aug 2005 17:57:39 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from efnet-math.org (efnet-math.org [69.60.109.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 604ED43D46; Mon, 22 Aug 2005 17:57:39 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from [192.168.1.5] (host191-173.pool8259.interbusiness.it [82.59.173.191]) (authenticated bits=0) by efnet-math.org (8.13.1/8.13.1) with ESMTP id j7MHvCbe001975 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Mon, 22 Aug 2005 13:57:37 -0400 In-Reply-To: <200508220059.49429@harrymail> References: <200508212206.j7LM6fGR076152@repoman.freebsd.org> <200508220059.49429@harrymail> Mime-Version: 1.0 (Apple Message framework v733) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6508A44E-030F-4E9F-B255-FDB7E1774E70@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Suleiman Souhlal Date: Mon, 22 Aug 2005 19:57:37 +0200 To: Emanuel Strobl X-Mailer: Apple Mail (2.733) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 17:57:40 -0000 Hi, On Aug 22, 2005, at 12:59 AM, Emanuel Strobl wrote: > Am Montag, 22. August 2005 00:06 CEST schrieb Suleiman Souhlal: > >> ssouhlal 2005-08-21 22:06:41 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/ufs/ffs ffs_vfsops.c >> Log: >> Set the mountpoint path in the superblock (fs_fsmnt) at mount-time >> so that it appears in the various messages (not cleanly unmounted, >> filesystem full, etc). This has been broken since rev 1.261. >> > > Thanks! I thought it was because I use glabel (/dev/ufs/root/) to > define > mountpoints in fstab when I first recognized the missing path. > Dou you plan to MFC this soon? Yes, I'll MFC it in a few days. -- Suleiman Souhlal | ssouhlal@vt.edu The FreeBSD Project | ssouhlal@FreeBSD.org