freebsd-dev/sys/isofs/cd9660
Craig Rodrigues b137e1c8ba Use the actual sector size of the media instead of hard-coding it to 2048.
This eliminates KASSERTs in GEOM if we accidentally mount an audio CD
as a cd9660 filesystem.
2005-10-17 03:27:35 +00:00
..
cd9660_bmap.c
cd9660_iconv.c
cd9660_lookup.c Apply the same fix to a potential race in the ISDOTDOT code in 2005-10-16 21:41:54 +00:00
cd9660_mount.h
cd9660_node.c Use vfs_hash instead of home-rolled. 2005-03-14 13:22:41 +00:00
cd9660_node.h Remove inode fields previously used for private inode hash tables. 2005-03-16 08:09:52 +00:00
cd9660_rrip.c
cd9660_rrip.h
cd9660_util.c
cd9660_vfsops.c Use the actual sector size of the media instead of hard-coding it to 2048. 2005-10-17 03:27:35 +00:00
cd9660_vnops.c Forgot to replace code to set fsid in vop_getattr. 2005-03-17 14:43:40 +00:00
iso_rrip.h
iso.h Use vfs_hash instead of home-rolled. 2005-03-14 13:22:41 +00:00
TODO
TODO.hibler