Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2001 08:52:51 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys vnode.h src/sys/kern vfs_cache.c
Message-ID:  <200110211552.f9LFqpl25418@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/21 08:52:51 PDT

  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_cache.c 
  Log:
  Convert textvp_fullpath() into the more generic vn_fullpath() which takes a
  struct thread * and a struct vnode * instead of a struct proc *.
  
  Temporarily add a textvp_fullpath macro for compatibility.
  
  Revision  Changes    Path
  1.63      +10 -10    src/sys/kern/vfs_cache.c
  1.159     +5 -3      src/sys/sys/vnode.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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