Date: Sun, 16 Oct 2005 21:41:55 +0000 (UTC) From: Don Lewis <truckman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_lookup.c Message-ID: <200510162141.j9GLftOq099262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
truckman 2005-10-16 21:41:55 UTC FreeBSD src repository Modified files: sys/isofs/cd9660 cd9660_lookup.c 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.42 +4 -3 src/sys/isofs/cd9660/cd9660_lookup.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510162141.j9GLftOq099262>