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

David Schultz das at FreeBSD.org
Sun Feb 20 23:02:20 GMT 2005


das         2005-02-20 23:02:20 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mount.h 
    sys/kern             vfs_default.c vfs_init.c vfs_mount.c 
  Log:
  Remove VFS_START().  Its original purpose involved the mfs filesystem,
  which is long gone.
  
  Discussed with: mckusick
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.121     +0 -10     src/sys/kern/vfs_default.c
  1.81      +0 -3      src/sys/kern/vfs_init.c
  1.181     +1 -4      src/sys/kern/vfs_mount.c
  1.193     +0 -4      src/sys/sys/mount.h


More information about the cvs-all mailing list