From owner-freebsd-fs@FreeBSD.ORG Thu Apr 24 05:08:52 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 123A61065678 for ; Thu, 24 Apr 2008 05:08:52 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id D80428FC25 for ; Thu, 24 Apr 2008 05:08:51 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.samsco.home (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.8/8.13.8) with ESMTP id m3O4s1hn090070; Wed, 23 Apr 2008 22:54:02 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <48101269.20702@samsco.org> Date: Wed, 23 Apr 2008 22:54:01 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: Andriy Gapon References: <480E440D.2030907@icyb.net.ua> In-Reply-To: <480E440D.2030907@icyb.net.ua> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=3.8 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-fs@freebsd.org, Pav Lucistnik Subject: Re: latest udf patch 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: Thu, 24 Apr 2008 05:08:52 -0000 Andriy Gapon wrote: > Maybe you will be interested in my latest UDF patch that adds very > simplistic support for UDF 2.XX+ (on top of all the previous > fixes/enhancements). > > I posted it as a followup to the following PR: > http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/120989 > > The patch is also available at the following URL: > http://www.icyb.net.ua/~avg/udf.diff.gz > > It is against RELENG_7. > I plan to update it at the above URL if I have anything new. > Is this ready for committing to CVS? If so I'll take care of it. Scott