cvs commit: src/sys/geom geom_dev.c src/sys/kern vfs_mount.c
Poul-Henning Kamp
phk at FreeBSD.org
Thu Jun 17 14:24:58 PDT 2004
phk 2004-06-17 21:24:13 UTC
FreeBSD src repository
Modified files:
sys/geom geom_dev.c
sys/kern vfs_mount.c
Log:
Reduce the thaumaturgical level of root filesystem mounts: Instead of using
an otherwise redundant clone routine in geom_disk.c, mount a temporary
DEVFS and do a proper lookup.
Submitted by: thomas
Revision Changes Path
1.76 +0 -43 src/sys/geom/geom_dev.c
1.128 +51 -9 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list