From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [NFS] [PATCH 0/18] export operations rewrite Date: Wed, 28 Mar 2007 17:39:34 +0100 Message-ID: <20070328163934.GA9100@infradead.org> References: <20070317010946.GA24947@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: nfs@lists.sourceforge.net, linux-fsdevel@vger.kernel.org Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:37036 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933058AbXC1Qjf (ORCPT ); Wed, 28 Mar 2007 12:39:35 -0400 Content-Disposition: inline In-Reply-To: <20070317010946.GA24947@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sat, Mar 17, 2007 at 01:09:46AM +0000, Christoph Hellwig wrote: > This patchset is a medium scale rewrite of the export operations > interface. The goal is to make the interface less complex, and > easier to understand from the filesystem side, aswell as preparing > generic support for exporting of 64bit inode numbers. Any comments on this? So far I got two positive responses in private but no comment at all in public..