Re: svn commit: r214001 - head/sys/fs/msdosfs

2010-10-18 Thread Kostik Belousov
On Mon, Oct 18, 2010 at 03:34:33AM +, Kevin Lo wrote: > Author: kevlo > Date: Mon Oct 18 03:34:33 2010 > New Revision: 214001 > URL: http://svn.freebsd.org/changeset/base/214001 > > Log: > Fix a possible race where the directory dirent is moved to the location > that was used by ".." entry

svn commit: r214001 - head/sys/fs/msdosfs

2010-10-17 Thread Kevin Lo
Author: kevlo Date: Mon Oct 18 03:34:33 2010 New Revision: 214001 URL: http://svn.freebsd.org/changeset/base/214001 Log: 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