cvs commit: src/sys/sys vnode.h src/sys/kern vfs_hash.c

Xin LI delphij at FreeBSD.org
Tue Apr 18 08:05:11 UTC 2006


delphij     2006-04-18 08:05:08 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_hash.c 
  Log:
  In vfs_hash_get(): mount point should never be changed
  so explicitly constify the mp parameter.
  
  Reviewed by:    phk
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/kern/vfs_hash.c
  1.316     +1 -1      src/sys/sys/vnode.h


More information about the cvs-src mailing list