cvs commit: src/sys/kern vfs_mount.c vfs_subr.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Apr 18 14:11:48 PDT 2005


phk         2005-04-18 21:11:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_mount.c vfs_subr.c 
  Log:
  Initialize mountlist_mtx with an MTX_SYSINIT(), we need it to be ready
  earlier.
  
  Revision  Changes    Path
  1.188     +1 -0      src/sys/kern/vfs_mount.c
  1.616     +0 -1      src/sys/kern/vfs_subr.c


More information about the cvs-src mailing list