NetBSD/sys/ufs
perseant c588aaf55f Make changes that will allow an LFS filesystem to be used as the root
filesystem.  In particular,

- Fix mknod deadlock, described in PR 8172.
- Enable lfs_mountroot.
- Make lfs_writevnodes treat filesystems mounted on lfs device nodes properly,
  by flushing that device rather than trying to add blocks to the device inode.

This, in combination with lfs boot blocks, will allow operation of an all-lfs
system.
1999-09-03 22:48:51 +00:00
..
ext2fs Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup(). 1999-08-04 18:40:47 +00:00
ffs
lfs Make changes that will allow an LFS filesystem to be used as the root 1999-09-03 22:48:51 +00:00
mfs
ufs Make the compiler happy.. 1999-08-04 18:40:06 +00:00
Makefile