From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12581 invoked from network); 24 May 2008 02:57:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 24 May 2008 02:57:08 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 90051 invoked from network); 24 May 2008 02:57:05 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 24 May 2008 02:57:05 -0000 Received: (qmail 14398 invoked by alias); 24 May 2008 02:57:03 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25091 Received: (qmail 14381 invoked from network); 24 May 2008 02:57:03 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 24 May 2008 02:57:03 -0000 Received: from cork.scru.org (cork.scru.org [209.20.67.2]) by bifrost.dotsrc.org (Postfix) with ESMTP id 1F3A280589A4 for ; Sat, 24 May 2008 04:57:00 +0200 (CEST) Received: by cork.scru.org (Postfix, from userid 1000) id 8B3B71040D7; Sat, 24 May 2008 02:56:58 +0000 (UTC) Date: Sat, 24 May 2008 02:56:58 +0000 From: Clint Adams To: martin f krafft , 482525@bugs.debian.org, zsh-workers@sunsite.dk Subject: Re: Bug#482525: failure to fcntl-lock history file, takes ages to create interactive session Message-ID: <20080524025658.GB30511@scru.org> Mail-Followup-To: martin f krafft , 482525@bugs.debian.org, zsh-workers@sunsite.dk References: <20080523094636.GA3814@piper.oerlikon.madduck.net> <20080523132408.GA8806@scru.org> <20080523223034.GM7056@prunille.vinc17.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080523223034.GM7056@prunille.vinc17.org> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Scanned: ClamAV 0.91.2/7225/Sat May 24 03:25:25 2008 on bifrost X-Virus-Status: Clean On Sat, May 24, 2008 at 12:30:34AM +0200, Vincent Lefevre wrote: > Don't you mean -o nohistfcntllock? No, I meant mount -o nolock on the client to see if the behavior was consistent with a lock-disabled NFS mount.