Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2005 09:15:26 +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:  <200510210915.j9L9FQc7086875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510210915.j9L9FQc7086875>