K 10 svn:author V 8 truckman K 8 svn:date V 27 2006-01-04T19:35:24.000000Z K 7 svn:log V 318 MFC cd9660_lookup.c 1.42 Original commit message: Log: 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 END