cvs commit: src/sys/kern vfs_default.c vfs_init.c src/sys/sys
 mount.h
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Fri Feb 16 17:32:42 UTC 2007
    
    
  
pjd         2007-02-16 17:32:42 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             vfs_default.c vfs_init.c 
    sys/sys              mount.h 
  Log:
  Remove VFS_VPTOFH entirely. API is already broken and it is good time to
  do it.
  
  Suggested by:   rwatson
  
  Revision  Changes    Path
  1.137     +1 -14     src/sys/kern/vfs_default.c
  1.85      +0 -7      src/sys/kern/vfs_init.c
  1.219     +0 -20     src/sys/sys/mount.h
    
    
More information about the cvs-all
mailing list