NetBSD/sys/fs/cd9660
2014-10-11 06:42:18 +00:00
..
cd9660_bmap.c Remove the hints "isodir" and "relocated" from cd9660_vget_internal() 2014-06-14 07:39:28 +00:00
cd9660_extern.h Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
cd9660_lookup.c Change cd9660 from hashlist to vcache. 2014-06-16 09:55:49 +00:00
cd9660_mount.h
cd9660_node.c Change cd9660 from hashlist to vcache. 2014-06-16 09:55:49 +00:00
cd9660_node.h Change cd9660 from hashlist to vcache. 2014-06-16 09:55:49 +00:00
cd9660_rrip.c use ISO_MAXNAMLEN instead of NAME_MAX 2011-09-27 01:27:44 +00:00
cd9660_rrip.h
cd9660_util.c PR kern/48815: do not skip ';' twice when comparing file versions. 2014-06-01 11:01:18 +00:00
cd9660_vfsops.c Remove ROOTNAME (unused). 2014-07-09 08:43:54 +00:00
cd9660_vnops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
files.cd9660 Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
iso_rrip.h
iso.h define and use ISO_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:01:43 +00:00
Makefile
TODO
TODO.hibler