From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 04/26] filesystem helpers for custom 'struct file's Date: Sat, 30 Jun 2007 10:35:41 +0100 Message-ID: <20070630093541.GF22354@infradead.org> References: <20070622200303.82D9CC3A@kernel> <20070622200308.A4245108@kernel> <20070623095220.76dba6bc.akpm@linux-foundation.org> <1182785849.26162.93.camel@localhost> <20070625102505.660e7849.akpm@linux-foundation.org> <1182792763.1387.3.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andrew Morton , linux-fsdevel@vger.kernel.org, hch@infradead.org, viro@ftp.linux.org.uk To: Dave Hansen Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:40114 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751679AbXF3Jfp (ORCPT ); Sat, 30 Jun 2007 05:35:45 -0400 Content-Disposition: inline In-Reply-To: <1182792763.1387.3.camel@localhost> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Mon, Jun 25, 2007 at 10:32:43AM -0700, Dave Hansen wrote: > Looks like I had them againt plain 2.6.21. That'll do it. > > I'll rebase and test with Greg's tree. Can you send it out ASAP? I want to do the indepth review so we can get this in ASAP and kill the get_empty_filp export eventually. We're growing far too many opencoded instance of this crap and need to stop it now.