From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Rohde Subject: Re: [NFS] [PATCH] Make UDF exportable Date: Thu, 07 Feb 2008 08:06:37 +0100 Message-ID: <1202367997.17388.6.camel@localhost.localdomain> References: <1201726404.2976.8.camel@localhost.localdomain> <20080205102955.GA28347@infradead.org> <1202233464.12188.43.camel@localhost.localdomain> <20080206180850.GD3475@duck.suse.cz> <1202331482.2727.8.camel@localhost.localdomain> <20080207054515.GA14585@infradead.org> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Jan Kara , linux-fsdevel@vger.kernel.org, nfs@lists.sourceforge.net To: Christoph Hellwig Return-path: Received: from cicero4.cybercity.dk ([212.242.40.52]:56126 "EHLO cicero4.cybercity.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753096AbYBGHGk (ORCPT ); Thu, 7 Feb 2008 02:06:40 -0500 In-Reply-To: <20080207054515.GA14585@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Ok - I have checked get_parent and it works as expected. I used the "Neil Brown"-test mentioned elsewhere in this thread and added a few printk's to make sure we actually got the code covered. > There's still a few trivial warnings from scripts/checkpatch.pl that > should be fixed up: Fixed that. Sorry for not running checkpatch.pl before submitting. Before posting the last and hopefully final patch I'd like to know what Jan says about open coding the lookup for .. It will mean a lot of code duplication and I think it makes good sense for udf_find_entry to be able to handle ..