From owner-freebsd-current@FreeBSD.ORG Tue Jul 12 17:01:24 2005 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 8A92E16A41C for ; Tue, 12 Jul 2005 17:01:24 +0000 (GMT) (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 24D4E43D45 for ; Tue, 12 Jul 2005 17:01:19 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j6CH6in1064849; Tue, 12 Jul 2005 11:06:44 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42D3F75B.8090302@samsco.org> Date: Tue, 12 Jul 2005 11:01:15 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Cracauer References: <20050711180311.A23623@cons.org> <42D33043.4030700@samsco.org> <20050712125659.A45450@cons.org> In-Reply-To: <20050712125659.A45450@cons.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: 6-current: udf broken, "locking against myself" (not anymore) 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: Tue, 12 Jul 2005 17:01:24 -0000 Martin Cracauer wrote: > Scott Long wrote on Mon, Jul 11, 2005 at 08:51:47PM -0600: > >>This should have been fixed by a commit a couple of days ago. How old >>are your sources? > > > My sources were end of last week's and yes it is fixed to today's. > You guys are quick. > > Sorry for the noise, but I suppose better this way round that the > other :-) > > Thanks > Martin > Bug reports are always welcomed. It was actually broken a month or two ago, but many thanks to Seigo Tanimura for tracking it down and fixing it. Scott