cvs commit: src/sys/sys mount.h src/sys/kern vfs_export.c vfs_init.c vfs_mount.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Feb 10 12:25:39 GMT 2005


phk         2005-02-10 12:25:38 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
    sys/kern             vfs_export.c vfs_init.c vfs_mount.c 
  Log:
  Make various mountpoint related functions static.
  
  Revision  Changes    Path
  1.331     +3 -4      src/sys/kern/vfs_export.c
  1.80      +4 -2      src/sys/kern/vfs_init.c
  1.180     +5 -3      src/sys/kern/vfs_mount.c
  1.192     +0 -6      src/sys/sys/mount.h


More information about the cvs-all mailing list