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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Wed Aug 10 07:29:14 PDT 2005


joerg       2005/08/10 07:28:34 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_subr.c 
    sys/sys              vnode.h 
  Log:
  Add vop_write_dirent helper functions, which isolates the caller from
  the layout and setup of struct dirent.
  
  Revision  Changes    Path
  1.60      +23 -0     src/sys/kern/vfs_subr.c
  1.38      +2 -0      src/sys/sys/vnode.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.59&r2=1.60&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/vnode.h.diff?r1=1.37&r2=1.38&f=u





More information about the Commits mailing list