Subject: Re: kern/21296: more file corruption since UFS2
To: Gregory McGarry <g.mcgarry@ieee.org>
From: enami tsugutomo <enami@sm.sony.co.jp>
List: netbsd-bugs
Date: 04/24/2003 19:57:11
Gregory McGarry <g.mcgarry@ieee.org> writes:

> I think it is because ffs1_din is not being cleared during allocation.
> Before ufs2 went in, memset() on the inode would have also cleared the
> dinode structure.

For ffs, it is a job of newfs isn't it?

enami.