freebsd-dev/sys/ufs/mfs
John Birrell ed3a2fb7b3 - Back out Luoqi's cdevsw stuff. It panics on my system and is not required.
- Fix an error message.
- Do the MFS_ROOT setting of mountrootfsname in mfs_init() instead of
  cpu_rootconf().
- Set rootdev in mfs_init instead of later in mfs_mount() iff MFS_ROOT.
1999-05-24 00:27:12 +00:00
..
mfs_extern.h Fixed disordering in previous 2 commits. 1999-05-11 03:11:09 +00:00
mfs_vfsops.c - Back out Luoqi's cdevsw stuff. It panics on my system and is not required. 1999-05-24 00:27:12 +00:00
mfs_vnops.c The VFS/BIO subsystem contained a number of hacks in order to optimize 1999-05-02 23:57:16 +00:00
mfsnode.h Move declaration of M_MFSNODE from mfs_vnops.c to mfsnode.h. 1997-11-01 20:40:14 +00:00