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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to