From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 13 09:24:56 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 414E316A402; Tue, 13 Feb 2007 09:24:56 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 15A7C13C471; Tue, 13 Feb 2007 09:24:56 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from freefall.freebsd.org (matteo@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l1D9OtKH000704; Tue, 13 Feb 2007 09:24:55 GMT (envelope-from matteo@freefall.freebsd.org) Received: (from matteo@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l1D9Otct000700; Tue, 13 Feb 2007 09:24:55 GMT (envelope-from matteo) Date: Tue, 13 Feb 2007 09:24:55 GMT From: Matteo Riondato Message-Id: <200702130924.l1D9Otct000700@freefall.freebsd.org> To: lannygodsey@yahoo.com, matteo@FreeBSD.org, freebsd-bugs@FreeBSD.org, matteo@FreeBSD.org Cc: Subject: Re: bin/90415: [patch] Add -Z (no newfs) to mount_mfs(8). Use with existing vnode backed devices between reboots. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2007 09:24:56 -0000 Synopsis: [patch] Add -Z (no newfs) to mount_mfs(8). Use with existing vnode backed devices between reboots. State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Tue Feb 13 09:24:09 UTC 2007 State-Changed-Why: The "-P" option is available to accomplish this task. Responsible-Changed-From-To: freebsd-bugs->matteo Responsible-Changed-By: matteo Responsible-Changed-When: Tue Feb 13 09:24:09 UTC 2007 Responsible-Changed-Why: The "-P" option is available to accomplish this task. http://www.freebsd.org/cgi/query-pr.cgi?pr=90415