From owner-freebsd-current@FreeBSD.ORG Mon Jan 9 14:08:23 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 DE16B16A41F for ; Mon, 9 Jan 2006 14:08:23 +0000 (GMT) (envelope-from daichi@freebsd.org) Received: from ongs.co.jp (natial.ongs.co.jp [202.216.232.58]) by mx1.FreeBSD.org (Postfix) with SMTP id B1F0843D48 for ; Mon, 9 Jan 2006 14:08:22 +0000 (GMT) (envelope-from daichi@freebsd.org) Received: (qmail 66796 invoked from network); 9 Jan 2006 11:03:47 -0000 Received: from dullmdaler.ongs.co.jp (HELO ?192.168.1.101?) (202.216.232.62) by natial.ongs.co.jp with SMTP; 9 Jan 2006 11:03:47 -0000 Message-ID: <43C2472C.5070103@freebsd.org> Date: Mon, 09 Jan 2006 20:21:16 +0900 From: Daichi GOTO User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051219) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org, freebsd-current@freebsd.org References: <43BD1054.7020409@ongs.co.jp> In-Reply-To: <43BD1054.7020409@ongs.co.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: daichi@freebsd.org, ozawa@ongs.co.jp Subject: 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: Mon, 09 Jan 2006 14:08:24 -0000 I have updated the patches: For 7-current patch: http://people.freebsd.org/~daichi/unionfs/unionfs-p3.diff For 6.x patch: http://people.freebsd.org/~daichi/unionfs/unionfs6-p3.diff changes from -p2 to -p3: - fixed problem of attribute associated with shadow dir - fixed lock/unlock problem (-p2 is not enought of this) - fixed initial treatment problem of some componentnames Please do the unionfs test with above new patch. And do not forget to include daichi@freebsd.org on Cc: even for mail directory to ozawa. He can not use English well. All mails he sent are written by daichi :) > For 7-current patch: > http://people.freebsd.org/~daichi/unionfs/unionfs-p2.diff (latest patch) > http://people.freebsd.org/~daichi/unionfs/unionfs-p1.diff (old patch) > > For 6.x patch: > http://people.freebsd.org/~daichi/unionfs/unionfs6-p2.diff (latest > patch) > http://people.freebsd.org/~daichi/unionfs/unionfs6-p1.diff (old patch) > > HowToInstall: > http://people.freebsd.org/~daichi/unionfs/howtoinstall (UTF-8) > > Detail description: > http://people.freebsd.org/~daichi/unionfs/index-ja.html (Japanese, UTF-8) > http://people.freebsd.org/~daichi/unionfs/index.html (English, but not > yet, so sorry) > > Please keep up your interest around unionfs. We need to improve > FreeBSD's unionfs I believe :) -- Daichi GOTO, http://people.freebsd.org/~daichi