Subject: Re: CVS commit: src/sys/arch/x86/x86
To: Christoph Badura <bad@bsd.de>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 08/15/2006 14:03:09
On Aug 15, 2006, at 12:44 PM, Christoph Badura wrote:
> You realise they are where they are because you can't store them in
> non-existing superblocks? The idea is that newfs can use the values
> before the first superblock is every written to the disk.
Yes, I realize that's what they're for. However, it seems to me that
they just don't belong there. It's already screwy having the fields
change meanings for FFS vs LFS.
-- thorpej