From owner-freebsd-arch Sun Mar 17 8:55: 7 2002 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 81AAA37B41A; Sun, 17 Mar 2002 08:55:05 -0800 (PST) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g2HGt5lv011121; Sun, 17 Mar 2002 08:55:05 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g2HGroFl011079; Sun, 17 Mar 2002 08:53:50 -0800 (PST) Date: Sun, 17 Mar 2002 08:53:50 -0800 From: "David O'Brien" To: John De Boskey Cc: Arch List Subject: Re: ftpd ESTALE recovery patch Message-ID: <20020317085350.E10393@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20020317084153.A3942@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020317084153.A3942@FreeBSD.org>; from jwd@FreeBSD.org on Sun, Mar 17, 2002 at 08:41:53AM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 17, 2002 at 08:41:53AM -0800, John De Boskey wrote: > In a busy cluster, a generated file being handed out by > ftp is failing due to an ESTALE condition. The following > patch fixes the problem. Failure to open the file is also > logged when -l is specified twice (see ftpd(8)). This really does seem like a specific problem of your environment; and this patch is something that really only scratches an itch of yours due to how you've setup your environment. It sounds like you need to copy the generated file to a place it will remain thru out the ftp session. I do not think the patch should go in. And why `3' tries? Why not `10', etc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message