cvs commit: src/sys/gnu/fs/reiserfs reiserfs_namei.c
Jean-Sebastien Pedron
dumbbell at FreeBSD.org
Fri Oct 21 02:15:26 PDT 2005
dumbbell 2005-10-21 09:15:26 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/reiserfs reiserfs_namei.c
Log:
Apply the same fix to a potential race in the ISDOTDOT code
in reiserfs_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 reiserfs as MPSAFE.
Reviewed by: mux (mentor)
MFC after: 2 weeks
Revision Changes Path
1.2 +3 -1 src/sys/gnu/fs/reiserfs/reiserfs_namei.c
More information about the cvs-src
mailing list