cvs commit: src/sys/isofs/cd9660 cd9660_lookup.c
Don Lewis
truckman at FreeBSD.org
Wed Jan 4 11:35:25 PST 2006
truckman 2006-01-04 19:35:24 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/isofs/cd9660 cd9660_lookup.c
Log:
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
Revision Changes Path
1.41.2.1 +4 -3 src/sys/isofs/cd9660/cd9660_lookup.c
More information about the cvs-src
mailing list