From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p6RK2r3W218898 for ; Wed, 27 Jul 2011 15:02:53 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 22C3D9CCCD for ; Wed, 27 Jul 2011 13:02:51 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id hz9G9zBX5JsWnLpA for ; Wed, 27 Jul 2011 13:02:51 -0700 (PDT) Date: Wed, 27 Jul 2011 16:02:40 -0400 From: Christoph Hellwig Subject: Re: 2.6.xx: NFS: directory motion/cam2 contains a readdir loop Message-ID: <20110727200240.GA16054@infradead.org> References: <20110727160752.GC974@fieldses.org> <20110727181111.GA23009@infradead.org> <20110727193937.GA5354@infradead.org> <20110727194722.GA9345@infradead.org> <4E306D09.5030704@netapp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4E306D09.5030704@netapp.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Bryan Schumaker Cc: "J. Bruce Fields" , linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org, xfs@oss.sgi.com, Christoph Hellwig , Justin Piszcz On Wed, Jul 27, 2011 at 03:54:49PM -0400, Bryan Schumaker wrote: > > Any chance to figure out if the file you hit the printk with was one > > that got either recently added or moved when you hit it? (I can't > > follow the nfs code enough to check if it prints the first or second hit > > of the same cookie) > > It should be printing on the second hit of a cookie. But looking closer at it it only prints the directory name and not that of any of the matching cookies, making it pretty useless to debug any problem. (and it makes my previous question to Justin look stupid..). But so far I still stick to my previous theory that this sounds like a directory offset getting reused. How is cache invalidation for the array supposed to work? And maybe more importantly, given that he can only reproduce it with a .38 client did any bugs get fixed in that code recently that might lead to issues with the cache invalidation? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs