From owner-freebsd-stable@FreeBSD.ORG Sun Feb 18 05:01:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C770416A420 for ; Sun, 18 Feb 2007 05:01:20 +0000 (UTC) (envelope-from mb@imp.ch) Received: from mx2.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.freebsd.org (Postfix) with ESMTP id 6803413C4B5 for ; Sun, 18 Feb 2007 05:01:20 +0000 (UTC) (envelope-from mb@imp.ch) Received: from dan.imp.ch (godot.imp.ch [157.161.4.8]) by pop.imp.ch (8.13.8/8.13.8/Submit_imp) with ESMTP id l1I4fj5Q048996; Sun, 18 Feb 2007 05:41:46 +0100 (CET) (envelope-from mb@imp.ch) Date: Sun, 18 Feb 2007 05:41:45 +0100 (CET) From: Martin Blapp To: Craig Rodrigues In-Reply-To: <20070215012143.GA50473@crodrigues.org> Message-ID: <20070218054012.P16879@godot.imp.ch> References: <20070215012143.GA50473@crodrigues.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: [HEADSUP] New unionfs merged to RELENG_6 (stable) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Feb 2007 05:01:20 -0000 Hi, I feel the mount_union manpage isn't 100% correct anymore, especially the the BUGS section ? Or do the things there still apply ? Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Wed, 14 Feb 2007, Craig Rodrigues wrote: > Hi, > > I have merged the new unionfs implementation from > CURRENT to RELENG_6 (stable branch). This code > was submitted by Daichi GOTO and Masanori OZAWA. > Many, many thanks to GOTO-san and OZAWA-san for their work. > > This code solves a lot of crashing problems that the old > unionfs implementation had. > > Reports from people running SMP systems would be appreciated. > There probably is some room for performance optimization on SMP systems. > > Also, thanks a lot to Kostik Belousov, who recently fixed some deadlock > problems in vfs_lookup.c, which helps a lot with unionfs. > -- > Craig Rodrigues > rodrigc@crodrigues.org > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >