From owner-freebsd-current@FreeBSD.ORG Wed Mar 15 09:18:02 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB5C16A41F; Wed, 15 Mar 2006 09:18:02 +0000 (UTC) (envelope-from daichi@freebsd.org) Received: from natial.ongs.co.jp (natial.ongs.co.jp [202.216.232.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5641143D45; Wed, 15 Mar 2006 09:18:02 +0000 (GMT) (envelope-from daichi@freebsd.org) Received: from [192.168.1.101] (dullmdaler.ongs.co.jp [202.216.232.62]) by natial.ongs.co.jp (Postfix) with ESMTP id 05DF1244C19; Wed, 15 Mar 2006 18:18:01 +0900 (JST) Message-ID: <4417DBC8.7040001@freebsd.org> Date: Wed, 15 Mar 2006 18:18:00 +0900 From: Daichi GOTO User-Agent: Thunderbird 1.5 (X11/20060310) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org, Dario Freni , " References: <43E5D052.3020207@freebsd.org> <43E656C7.8040302@freesbie.org> <43E6D5C8.4050405@freebsd.org> <43E71485.5040901@freesbie.org> <43E73330.8070101@freebsd.org> <43EB4C00.2030101@freebsd.org> In-Reply-To: <43EB4C00.2030101@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander@Leidinger.net, ozawa@ongs.co.jp Subject: patchset-9 release (Re: [unionfs][patch] improvements of the unionfs - Problem Report, kern/91010) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 09:18:02 -0000 I have updated the patchset-9 of unionfs. Patchset-9: For 7-current http://people.freebsd.org/~daichi/unionfs/unionfs-p9.diff For 6.x http://people.freebsd.org/~daichi/unionfs/unionfs6-p9.diff Changes in unionfs-p9.diff - Now you can use unionfs with nullfs. To fix the problem, We fixed the rock-treatment of src/sys/fs/nullfs/null_vnops.c The documents of those unionfs patches: http://people.freebsd.org/~daichi/unionfs/ (English) http://people.freebsd.org/~daichi/unionfs/index-ja.html (Japanese) The patchset-9 is important step for merging to FreeBSD 7-current. You can use improved unionfs and nullfs together. This is a goot step for all of us. Thanks -- Daichi GOTO, http://people.freebsd.org/~daichi