From owner-freebsd-fs@FreeBSD.ORG Sat Dec 4 14:00:25 2010 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BA82106566B for ; Sat, 4 Dec 2010 14:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6EFA48FC12 for ; Sat, 4 Dec 2010 14:00:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oB4E0PZD029493 for ; Sat, 4 Dec 2010 14:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oB4E0PSn029482; Sat, 4 Dec 2010 14:00:25 GMT (envelope-from gnats) Date: Sat, 4 Dec 2010 14:00:25 GMT Message-Id: <201012041400.oB4E0PSn029482@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Ralf Folkerts Cc: Subject: Re: kern/149855: [gvinum] growfs causes fsck to report errors in Filesystem grown with gvinum X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Folkerts List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2010 14:00:25 -0000 The following reply was made to PR kern/149855; it has been noted by GNATS. From: Ralf Folkerts To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/149855: [gvinum] growfs causes fsck to report errors in Filesystem grown with gvinum Date: Sat, 04 Dec 2010 14:26:56 +0100 Hi, with the "recent" commit to gorwfs __FBSDID("$FreeBSD: src/sbin/growfs/growfs.c,v 1.26.2.6 2010/11/07 22:33:55 brian Exp $"); this problem got fixed. I just checked a few times, verything works nice now! Thanks for the fix! I have no Idea how to close this ticket - could someone pls. close it? Thanks! Cheers, _ralf_