From owner-freebsd-hackers Thu Jan 26 12:53:24 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA03740 for hackers-outgoing; Thu, 26 Jan 1995 12:53:24 -0800 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id MAA03733 for ; Thu, 26 Jan 1995 12:53:09 -0800 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA26348 (5.67a/IDA-1.5); Thu, 26 Jan 1995 06:38:48 -0600 Received: by bonkers.taronga.com (smail2.5p) id AA07424; 26 Jan 95 06:37:33 CST (Thu) Received: from localhost (localhost [127.0.0.1]) by bonkers.taronga.com (8.6.8/8.6.6) with SMTP id GAA07421; Thu, 26 Jan 1995 06:37:32 -0600 Message-Id: <199501261237.GAA07421@bonkers.taronga.com> X-Authentication-Warning: bonkers.taronga.com: Host localhost didn't use HELO protocol To: John Hay Cc: hackers@FreeBSD.org Subject: Re: Directory entries get corrupted? In-Reply-To: Your message of "Sat, 26 Jan 95 09:13:19 +0200." <199501260713.JAA04848@zibbi.mikom.csir.co.za> X-Mailer: exmh version 1.4.1 7/21/94 Date: Thu, 26 Jan 1995 06:37:29 -0600 From: Peter da Silva Sender: hackers-owner@FreeBSD.org Precedence: bulk Anything fsck tells you about an active file system should be taken with a pinch of salt, a spoonful of sugar, and extreme suspicion. After all, it's setpping through the disk looking for pointers to the wrong places while the O/S is moving those pointers out from under it. It's no surprise that some times the pointy end of a pointer is pointing to a block that's actually holding something that pointer shouldn't be pointing to by the time it gets around to it.