Date: Tue, 3 Apr 2007 11:45:28 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys systm.h src/sys/kern vfs_mount.c Message-ID: <200704031145.l33BjTLU068889@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-04-03 11:45:28 UTC
FreeBSD src repository
Modified files:
sys/sys systm.h
sys/kern vfs_mount.c
Log:
Add root_mount_wait() function which can be used to wait until the root
file system is mounted. This is useful for kernel modules loaded from
/boot/loader.conf, that have to access file system.
Revision Changes Path
1.251 +58 -10 src/sys/kern/vfs_mount.c
1.254 +1 -0 src/sys/sys/systm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704031145.l33BjTLU068889>
