From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 3/4] Remove XFS buffered readdir hack Date: Sat, 9 Aug 2008 16:09:01 -0400 Message-ID: <20080809200901.GC8181@infradead.org> References: <18582.21855.2092.903688@notabene.brown> <76bd70e30808032319u65e35dbdj9cc5be07e1aef829@mail.gmail.com> <20080805085157.GG21635@disturbed> <18584.56584.98868.881298@notabene.brown> <20080806000805.GJ21635@disturbed> <20080806195635.GA31126@fieldses.org> <1218053443.5111.148.camel@pmac.infradead.org> <1218300478.26926.114.camel@pmac.infradead.org> <1218311710.26926.125.camel@pmac.infradead.org> <1218312191.5063.8.camel@pmac.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "J. Bruce Fields" , Neil Brown , chucklever@gmail.com, viro@zeniv.linux.org.uk, Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, linux-mtd@lists.infradead.org To: David Woodhouse Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:56931 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752292AbYHIUJG (ORCPT ); Sat, 9 Aug 2008 16:09:06 -0400 In-Reply-To: <1218312191.5063.8.camel-ZP4jZrcIevRpWr+L1FloEB2eb7JE58TQ@public.gmane.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Sat, Aug 09, 2008 at 09:03:11PM +0100, David Woodhouse wrote: > Now that we've moved the readdir hack to the nfsd code, we can > remove the local version from the XFS code. Looks good to me, I'm also throwig this into my local xfsqa queue.