Opened 12 years ago

Closed 12 years ago

#9082 closed bug (fixed)

NTFS files have entries but no matching files on the filesystem

Reported by: kallisti5 Owned by: 3dEyes
Priority: critical Milestone: R1/alpha4
Component: File Systems/NTFS Version: R1/Development
Keywords: ntfs Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by kallisti5)

This may be a duplicate of #4974, however i'm not sure.

  • Took R1A4 branch.
  • Applied all of the current ntfs changes by 3deyes...
    • changeset: a814d85025a5632beb0d0e9d4dfd552c75c2a107
    • changeset: e90f1b178c125a1688d69bf47e700eefa4c24546
    • changeset: a65ebe75469ce97ecfd8c5dfad350f4ab6b5a89f
    • changeset: c0c445f1f45fbdb79d65763f84d53f7eea98077c
  • Build Haiku, convert raw image to vdi for Virtualbox.
  • Created a new 300MB NTFS filesystem in linux
  • Converted raw image to vdi.
  • Attached to VirtualBox VM, booted.
  • Copied data back and forth to NTFS filesystem. Mounted and unmounted. everything ok
  • Create 1024 files 10 bytes each with Hello "[1-1024]"
  • Erase all 1024 files.

I then began seeing the error attached.

Is this existing behavior... or did the commits above cause it?

Attachments (2)

ntfs-corrupt.png (77.2 KB ) - added by kallisti5 12 years ago.
ntfs oddity
ntfs-reboot.png (59.7 KB ) - added by kallisti5 12 years ago.
ntfs file system after reboot... problem still present.

Download all attachments as: .zip

Change History (9)

by kallisti5, 12 years ago

Attachment: ntfs-corrupt.png added

ntfs oddity

comment:1 by kallisti5, 12 years ago

Description: modified (diff)

comment:2 by kallisti5, 12 years ago

Description: modified (diff)

comment:3 by kallisti5, 12 years ago

I should note, no errors were present in syslog

by kallisti5, 12 years ago

Attachment: ntfs-reboot.png added

ntfs file system after reboot... problem still present.

comment:4 by 3dEyes, 12 years ago

I know about this problem. This is not a new bug.. I'm trying to solve it in the local brunch now. This is a complex issue related directly to the work of two functions - delete the file and list the directory. The first problem partially resolved now.

comment:5 by kallisti5, 12 years ago

Thanks for confirming 3deyes.. I'll pick the four commits for R1A4 :)

If you can't fix it before R1A4 we'll stick the standard "NTFS write support is experimental" in the release notes.

comment:6 by kallisti5, 12 years ago

picked in hrevr1alpha4-44649 I'll keep my eye out for any further ntfs fixes before release ;)

comment:7 by 3dEyes, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev44721

Note: See TracTickets for help on using tickets.