sam         2008-04-08 17:53:33 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              eventhandler.h kernel.h 
    sys/kern             vfs_mount.c 
  Log:
  o add a mountroot event handler that fires when / is mounted; this information
    was lost when root started being mounted by init
  o remove SI_SUB_MOUNT_ROOT since it's no longer meaningful
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.279     +2 -0      src/sys/kern/vfs_mount.c
  1.42      +4 -0      src/sys/sys/eventhandler.h
  1.140     +0 -1      src/sys/sys/kernel.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to