freebsd-dev/sys/isofs/cd9660
Don Lewis d31c91fbcf Apply the same fix to a potential race in the ISDOTDOT code in
cd9660_lookup() that was used to fix an actual race in ufs_lookup.c:1.78.
This is not currently a hazard, but the bug would be activated by
marking cd9660 as MPSAFE.

Requested by:	bde
2005-10-16 21:41:54 +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 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
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 - restore the ability to mount cd9660 filesystems as root by inverting 2005-08-14 04:19:36 +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