The NetBSD Project

src/sys/coda/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / coda


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] CVS/        
[TXT] coda_subr.c  1.32   3 years  ad   Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function that ...
[TXT] coda_vfsops.h  1.21   4 years  ad   VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to allo...
[TXT] coda_namecache.c  1.29   6 weeks  andvar   fix spelling mistakes, mainly in comments and log messages.
[TXT] coda_opstats.h  1.7   2 years  andvar   s/structres/structures + s/whenver/whenever
[TXT] coda_psdev.c  1.64   6 weeks  andvar   s/enqueing/enqueuing/ in debug messages (took a bait from recent Nick's commit) ...
[TXT] coda_namecache.h  1.12   15 years  cegger   bcmp -> memcmp
[TXT] README  1.4   11 years  christos   mention current status
[TXT] coda_subr.h  1.9   11 years  christos   - move debugging functions to vcoda so modules with -DDEBUG link - fix writing t...
[TXT] coda_venus.c  1.30   10 years  christos   remove unused code from macro
[TXT] coda_venus.h  1.11   17 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] coda_vnops.c  1.118   2 years  christos   add a kauth vnode check for creating links
[TXT] coda_io.h  1.8   8 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] coda_pioctl.h  1.9   8 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] TODO  1.4   16 years  gdt   Remove cruft. Update to current reality.
[TXT] cnode.h  1.20   9 years  hannken   Change coda from hashlist to vcache. - Replace all hash list crawlers with vfs_v...
[TXT] coda.h  1.21   3 years  hannken   Rewrite coda_readdir() to directly process the container file. Passing this ope...
[TXT] coda_vnops.h  1.17   3 years  hannken   Add coda_pathconf() always returning EINVAL.
[TXT] files.coda  1.6   14 years  pooka   Don't generate unused fs_thefs.h headers.
[TXT] coda_vfsops.c  1.90   2 years  riastradh   specfs: Let spec_node_lookup_by_dev wait for reclaim to finish. vdevgone relies...
[TXT] 00READ (in the Attic) [Hide]  1.7   16 years  gdt   Remove cruft. Update to current reality.
[TXT] coda_fbsd.c (in the Attic) [Hide]  1.2   25 years  rvb   Pass2 complete
[TXT] coda_kernel.h (in the Attic) [Hide]  1.7   16 years  plunky   convert more insque/remque style queuing to use a queue(3) TAILQ, this necessita...
[TXT] coda_nbsd.c (in the Attic) [Hide]  1.2   25 years  rvb   Pass2 complete
[TXT] coda_psdev.h (in the Attic) [Hide]  1.2   21 years  gehenna   Merge the gehenna-devsw branch into the trunk. This merge changes the device sw...


CVSweb <webmaster@jp.NetBSD.org>