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

Poul-Henning Kamp phk at FreeBSD.org
Mon Sep 12 01:46:09 PDT 2005


phk         2005-09-12 08:46:08 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_subr.c 
  Log:
  Introduce vfs_read_dirent() which can help VOP_READDIR() implementations
  by handling all the cookie stuff.
  
  Revision  Changes    Path
  1.644     +27 -0     src/sys/kern/vfs_subr.c
  1.307     +2 -0      src/sys/sys/vnode.h


More information about the cvs-all mailing list