Received: by oss.sgi.com id ; Fri, 31 Mar 2000 03:02:48 -0800 Received: from Cantor.suse.de ([194.112.123.193]:40965 "HELO Cantor.suse.de") by oss.sgi.com with SMTP id ; Fri, 31 Mar 2000 03:02:31 -0800 Received: from Hermes.suse.de (Hermes.suse.de [194.112.123.136]) by Cantor.suse.de (Postfix) with ESMTP id 7E1CC1E0F7 for ; Fri, 31 Mar 2000 13:02:29 +0200 (MEST) Received: from gruyere.muc.suse.de (gruyere.muc.suse.de [10.23.1.2]) by Hermes.suse.de (Postfix) with ESMTP id 58FF610A037 for ; Fri, 31 Mar 2000 13:02:29 +0200 (MEST) Received: by gruyere.muc.suse.de (Postfix, from userid 14446) id D9A2C2F36B; Fri, 31 Mar 2000 13:02:28 +0200 (MEST) Date: Fri, 31 Mar 2000 13:02:28 +0200 From: "Andi Kleen" To: linux-xfs@oss.sgi.com Subject: NFS readdir seems to be broken Message-ID: <20000331130228.A18601@gruyere.muc.suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing When doing a ls from a client on a exported XFS in a big directory (e.g. linux/fs/xfs) it gets into an endless loop and runs until the memory of the ls is exhausted. It shows the first entries normally and then returns one again and again. -Andi