NTFS problems.
Matthew Dillon
dillon at apollo.backplane.com
Sat Dec 27 11:17:41 PST 2003
:When unmounting an ntfs partition (XP Pro), my machine locks up. The
:serial debugger spews out lots of neat info that I have no understanding
:of :-)
:
:http://memory.visualtech.com/debug-log.txt
:
:Adam
I think I've seen this before on the UFS filesystem before I fixed it.
I'll go over the NTFS code and bring in the same fix (if that is what
it turns out to be) a little later today. Basically I am using LWKT
tokens in a situation that is not well suited to their use, so it's kinda
messy.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list