phk 2004-11-10 07:36:09 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Remove hack which mounts the root filesystem R/W if the device is
named 'md<something>'. While convenient, it does not belong here,
if anywhere at all.
Revision Changes Path
1.146 +0 -7 src/sys/kern/vfs_mount.c