From owner-freebsd-fs@FreeBSD.ORG Tue Mar 14 12:19:26 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A609316A401 for ; Tue, 14 Mar 2006 12:19:26 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37EFD43D46 for ; Tue, 14 Mar 2006 12:19:26 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 3F23B46B32; Tue, 14 Mar 2006 07:19:02 -0500 (EST) Date: Tue, 14 Mar 2006 12:20:13 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Eric Anderson In-Reply-To: <4414FB7B.2050203@centtech.com> Message-ID: <20060314121908.G36625@fledge.watson.org> References: <4411A43E.5080500@centtech.com> <20060311043658.GA39298@xor.obsecurity.org> <4412576E.2030505@centtech.com> <20060311053201.GB40172@xor.obsecurity.org> <4414FB7B.2050203@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-fs@freebsd.org, Kris Kennaway Subject: Re: Snapshot ufs blocking X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 12:19:26 -0000 On Sun, 12 Mar 2006, Eric Anderson wrote: >> Thanks. There is an uncommitted patch being circulated that is believed to >> address all remaining problems. It relies on other fixes in -CURRENT that >> are not yet merged, but if you're able to test it let me know and I'll >> forward. > > I can definitely test it - I'm running 6-STABLE currently, but I suppose I > could get -CURRENT on there for the testing.. FYI, Jeff Roberson just did a large scale merge of UFS/VFS/snapshot/... bug fixes from HEAD to RELENG_6, see my HEADS UP post on -stable a day or so ago. It would be very useful to know if these help, and if not, you may want to drop e-mail to Jeff Roberson with a detailed description, since he's actively working on tracking down and fixing these issues. Robert N M Watson