NetBSD/sys/isofs/cd9660
cgd e9d17d38b5 avoid unnecessary aging of buffers. This used to make sense, when buffer
caches were much smaller, but makes little sense now, and will become more
useless as RAM (and buffer cache) sizes grow.  Suggested by Bob Baron.
1995-07-24 21:19:27 +00:00
..
TODO
TODO.hibler Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_bmap.c Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_lookup.c various cleanups suggested by James Jegers, some then fixed up by me. 1994-12-24 15:30:03 +00:00
cd9660_node.c various cleanups suggested by James Jegers, some then fixed up by me. 1994-12-24 15:30:03 +00:00
cd9660_node.h various cleanups suggested by James Jegers, some then fixed up by me. 1994-12-24 15:30:03 +00:00
cd9660_rrip.c various cleanups suggested by James Jegers, some then fixed up by me. 1994-12-24 15:30:03 +00:00
cd9660_rrip.h Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_util.c Sync with CSRG. 1994-12-13 22:33:10 +00:00
cd9660_vfsops.c don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
cd9660_vnops.c avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
iso.h Clean up the code to frob mnt_stat a bit. Eliminate im_fsmnt. 1995-01-18 09:23:18 +00:00
iso_rrip.h