Date: Fri, 9 Dec 2005 14:55:39 +0000 (UTC) From: Jean-Sebastien Pedron <dumbbell@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/fs/reiserfs reiserfs_namei.c Message-ID: <200512091455.jB9EtdIt099786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dumbbell 2005-12-09 14:55:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/gnu/fs/reiserfs reiserfs_namei.c
Log:
MFC:
revision 1.2
date: 2005/10/21 09:15:26; author: dumbbell; state: Exp; lines: +3 -1
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)
Revision Changes Path
1.1.2.1 +3 -1 src/sys/gnu/fs/reiserfs/reiserfs_namei.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512091455.jB9EtdIt099786>
