cvs commit: src/sys/kern src/sys/sys

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Sep 26 13:15:00 PDT 2004


dillon      2004/09/26 13:14:22 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_subr.c 
    sys/sys              namei.h 
  Log:
  VFS messaging/interfacing work stage 5b/99.  More cleanups, remove the
  (unused) ni_ncp and ni_dncp from struct nameidata.  A new structure will
  be used for the new API.
  
  Revision  Changes    Path
  1.41      +0 -12     src/sys/kern/vfs_subr.c
  1.13      +0 -6      src/sys/sys/namei.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.40&r2=1.41&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/namei.h.diff?r1=1.12&r2=1.13&f=u





More information about the Commits mailing list