Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 03:34:33 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/msdosfs msdosfs_lookup.c
Message-ID:  <201010180334.o9I3Ylwb083696@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kevlo       2010-10-18 03:34:33 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/msdosfs       msdosfs_lookup.c 
  Log:
  SVN rev 214001 on 2010-10-18 03:34:33Z by kevlo
  
  Fix a possible race where the directory dirent is moved to the location
  that was used by ".." entry.
  This change seems fixed panic during attempt to access msdosfs data
  over nfs.
  
  Reviewed by:    kib
  MFC after:      1 week
  
  Revision  Changes    Path
  1.58      +8 -3      src/sys/fs/msdosfs/msdosfs_lookup.c



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