Subject: Re: CVS commit: src/sbin/newfs
To: None <dsl@netbsd.org>
From: Takahiro Kambe <taca@back-street.net>
List: source-changes
Date: 09/04/2003 11:24:06
In message <20030903170901.C1272B004@cvs.netbsd.org>
on Wed, 3 Sep 2003 17:09:01 +0000 (UTC),
David Laight <dsl@netbsd.org> wrote:
> Modified Files:
> src/sbin/newfs: mkfs.c
>
> Log Message:
> Randomise di_igen for the first 2 blocks of inodes for non-UFS2 filesystems.
> Randomise di_igen for "/" (and lost+found) for UFS2 filesystems.
> Ensure nothing from the lost+found inode leaks into the / inode.
Cool. Is it possible to pull-up to 1.6 branch? (UFS1 part only by patch.)
--
Takahiro Kambe <taca@back-street.net>