Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 23:09:09 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_cache.c vfs_init.c vfs_lookup.c vfs_subr.c src/sys/sys systm.h
Message-ID:  <200012060709.eB6799E75446@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/12/05 23:09:09 PST

  Modified files:
    sys/kern             vfs_cache.c vfs_init.c vfs_lookup.c 
                         vfs_subr.c 
    sys/sys              systm.h 
  Log:
  Untangle vfsinit() a bit.  Use seperate sysinit functions rather than
  having a super-function calling bits all over the place.
  
  Revision  Changes    Path
  1.51      +6 -4      src/sys/kern/vfs_cache.c
  1.51      +3 -24     src/sys/kern/vfs_init.c
  1.42      +15 -1     src/sys/kern/vfs_lookup.c
  1.295     +5 -3      src/sys/kern/vfs_subr.c
  1.130     +1 -3      src/sys/sys/systm.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012060709.eB6799E75446>