NetBSD/sys/fs/cd9660
martin 3638eee882 PR kern/48799: make filehandles properly use 64bit inodes on CD9660 file
systems. Patch from Thomas Schmitt, with slight modifications.
2014-05-13 17:05:26 +00:00
..
cd9660_bmap.c
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 vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
cd9660_mount.h
cd9660_node.c PR kern/48787: inode calculation from ISO9660 block offset might get 2014-05-10 14:11:58 +00:00
cd9660_node.h
cd9660_rrip.c use ISO_MAXNAMLEN instead of NAME_MAX 2011-09-27 01:27:44 +00:00
cd9660_rrip.h
cd9660_util.c define and use ISO_MAXNAMLEN instead of MAXNAMLEN 2011-09-27 01:01:43 +00:00
cd9660_vfsops.c PR kern/48799: make filehandles properly use 64bit inodes on CD9660 file 2014-05-13 17:05:26 +00:00
cd9660_vnops.c Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
files.cd9660
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