DragonFly commits List (threaded) for 2007-07
DragonFly BSD
DragonFly commits List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/vfs/msdosfs msdosfs_denode.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Jul 2007 18:18:06 -0700 (PDT)

:Better.  No panic now, but there's still a bug in msdosfs.  When I try
:to overwrite an existing file on an msdosfs I get several screens full
:of "debug: mosdosfs: hashins collision, retrying".
:
:The strange part:  If I use 'cp' to overwrite the file all is okay.
:If I use 'mv' to overwrite the file then I get the collision error
:messages above.
:
:# touch /tmp/xyz
:# touch /c/xyz  (/c/ is an mosdosfs, and this command works normally)
:# mv /tmp/xyz  /c   (this causes the collision messages)

    This should be fixed now.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]