Date: Sun, 17 Mar 2002 08:53:50 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: John De Boskey <jwd@FreeBSD.org> Cc: Arch List <freebsd-arch@FreeBSD.org> Subject: Re: ftpd ESTALE recovery patch Message-ID: <20020317085350.E10393@dragon.nuxi.com> In-Reply-To: <20020317084153.A3942@FreeBSD.org>; from jwd@FreeBSD.org on Sun, Mar 17, 2002 at 08:41:53AM -0800 References: <20020317084153.A3942@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020317085350.E10393>