From owner-freebsd-stable@FreeBSD.ORG Thu Jul 30 12:04:25 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAD0C1065844 for ; Thu, 30 Jul 2009 12:04:24 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id 270868FC17 for ; Thu, 30 Jul 2009 12:04:23 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 92934 invoked from network); 30 Jul 2009 15:38:43 +0400 Received: from tarkhil147-9.rostokino.net (tarkhil147-9.rostokino.net [89.222.147.9]) by mail.sub.ru ([88.212.205.2]) with ESMTP via TCP; 30 Jul 2009 11:38:43 -0000 Message-ID: <4A7185DD.10801@webmail.sub.ru> Date: Thu, 30 Jul 2009 15:37:01 +0400 From: Alex Povolotsky User-Agent: Thunderbird 2.0.0.14 (X11/20080725) MIME-Version: 1.0 To: FreeBSD Stable Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Ancient NFS problem with readdir: any workaround? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 12:04:39 -0000 Hello! FreeBSD NFS client seems to have an ancient problem (http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/57696) with readdir(2). Do we have any workaround on system level? running lockd does not help, attempt to increase readdir read size does not help as well. Does 8-CURRENT NFS client has the same problem? Alex.