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

Konstantin Belousov kib at FreeBSD.org
Mon Mar 31 04:53:03 PDT 2008


kib         2008-03-31 11:53:03 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cache.c 
    sys/sys              vnode.h 
  Log:
  Add the utility function vn_commname() to retrieve the command name
  from the vfs namecache, when available.
  
  Reviewed by:    rwatson, rdivacky
  Tested by:      pho
  
  Revision  Changes    Path
  1.120     +19 -0     src/sys/kern/vfs_cache.c
  1.334     +1 -0      src/sys/sys/vnode.h


More information about the cvs-src mailing list