Date: Wed, 22 Jan 2003 15:16:33 -0500 (EST) From: Garrett Wollman <wollman@lcs.mit.edu> To: David Schultz <dschultz@uclink.Berkeley.EDU> Cc: current@FreeBSD.ORG Subject: Re: background fsck did not create lost+found Message-ID: <200301222016.h0MKGXvJ041116@khavrinen.lcs.mit.edu> In-Reply-To: <20030122193212.GA12401@HAL9000.homeunix.com> References: <20030120183442.GA2778@HAL9000.homeunix.com> <Pine.GSO.4.44.0301221112210.22474-100000@student.uci.agh.edu.pl> <200301221813.h0MIDUTF040121@khavrinen.lcs.mit.edu> <20030122193212.GA12401@HAL9000.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 22 Jan 2003 11:32:12 -0800, David Schultz <dschultz@uclink.Berkeley.EDU> said: > Unfortunately, I think it is possible that the unreferenced inode > has not been initialized, even though it is allocated in the inode > bitmap, so you could potentially get random junk. That is definitely true on UFS2, which I had forgotten. UFS2 inodes are only initialized when they are used. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301222016.h0MKGXvJ041116>