From owner-freebsd-current@FreeBSD.ORG Thu May 25 14:37:27 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 D0B9516A6C0; Thu, 25 May 2006 14:37:27 +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 5E08243D8A; Thu, 25 May 2006 14:37:16 +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 2355F244C3A; Thu, 25 May 2006 23:37:15 +0900 (JST) Message-ID: <4475C119.1020305@freebsd.org> Date: Thu, 25 May 2006 23:37:13 +0900 From: Daichi GOTO User-Agent: Thunderbird 1.5.0.2 (X11/20060424) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org, freebsd-fs@freebsd.org 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> <4417DD8D.3050201@freebsd.org> <4433CA53.5050000@freebsd.org> <444E13BA.8050902@freebsd.org> In-Reply-To: <444E13BA.8050902@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 25 May 2006 15:08:47 +0000 Cc: ozawa@ongs.co.jp, dkirhlarov@oilspace.com, Daichi GOTO , meianoite@gmail.com, kris@obsecurity.org, Alexander@Leidinger.net, Dario Freni Subject: [ANN] unionfs patchset-12 release 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: Thu, 25 May 2006 14:37:36 -0000 Hi Guys! It is my pleasure and honor to announce the availability of the unionfs patchset-12. Patchset-12: For 7-current http://people.freebsd.org/~daichi/unionfs/unionfs-p12.diff For 6.x http://people.freebsd.org/~daichi/unionfs/unionfs6-p12.diff Changes in unionfs-p12.diff - Fixed a bug that responses without lock when share lock is requested with VOP_LOOKUP. - Fixed a bug that leads lock-around panic on FreeBSD 6.x. - others, misc bug fixes The documents of those unionfs patches: http://people.freebsd.org/~daichi/unionfs/ (English) http://people.freebsd.org/~daichi/unionfs/index-ja.html (Japanese) Guys taking some panic troubles with p11, please try the p12 :) We think that p12 is better stable than p11. Thanks -- Daichi GOTO, http://people.freebsd.org/~daichi