Subject: no FSCK required configuration.
To: None <port-i386@netbsd.org>
From: Alex Nemirovsky <alexn@windriver.com>
List: port-i386
Date: 02/15/2000 23:11:45
Hi,
Anyone know what I must to do to build a kernel which
will not attempt to buffer the filesystem (ie. not do lazy writes).
Filesystem performance is not a concern.
I want to allow power to be lost at any time, and not have
to worry about filesystem inconsistences and as a result
not have to do a fsck upon boot up.
What file system will allow me to do this? Is FFS cabable of this.
Thanks in advanced.
-Alex