NetBSD/sys/fs/cd9660
pooka 8d1f899239 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods
2007-07-31 21:14:15 +00:00
..
Makefile
TODO
TODO.hibler
cd9660_bmap.c
cd9660_extern.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
cd9660_lookup.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
cd9660_mount.h
cd9660_node.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
cd9660_node.h
cd9660_rrip.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cd9660_rrip.h
cd9660_util.c The function wget() is always responsible to maintain length of component 2006-12-08 22:04:56 +00:00
cd9660_vfsops.c * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
cd9660_vnops.c Use _DIRENT_MINSIZE when determining the number of NFS cookies to allocate, 2007-07-29 21:17:41 +00:00
files.cd9660
iso.h * Added missing cast in isonum_712(). 2007-01-27 07:20:31 +00:00
iso_rrip.h