Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 23:02:20 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mount.h src/sys/kern vfs_default.c vfs_init.c vfs_mount.c
Message-ID:  <200502202302.j1KN2KRl069216@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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