[GH-ISSUE #502] MFT support for NTFS #219

Closed
opened 2026-06-08 11:26:10 +03:00 by zhus · 2 comments
Owner

Originally created by @brian6932 on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/502

The Master File Table (MFT) on NTFS filesystems allow you to do metadata scanning very fast, it's how Everything and WizTree work, I think it'd be a cool thing to support.

Originally created by @brian6932 on GitHub (Jun 5, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/502 The [Master File Table (MFT)](https://handmade.network/forums/articles/t/7002) on NTFS filesystems allow you to do metadata scanning very fast, it's how [Everything](https://www.voidtools.com/) and [WizTree](https://diskanalyzer.com/) work, I think it'd be a cool thing to support.
zhus closed this issue 2026-06-08 11:26:11 +03:00
Author
Owner

@bootandy commented on GitHub (Jun 6, 2025):

I don't have windows, feel free to raise a PR

<!-- gh-comment-id:2950441224 --> @bootandy commented on GitHub (Jun 6, 2025): I don't have windows, feel free to raise a PR
Author
Owner

@bootandy commented on GitHub (Jul 5, 2025):

closing this as I can't do it, but happy to accept a PR if you want to add

<!-- gh-comment-id:3038979410 --> @bootandy commented on GitHub (Jul 5, 2025): closing this as I can't do it, but happy to accept a PR if you want to add
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#219