Commit 06fbccc
committed
fix: implement MFT parsing fixes for C++ parity
- M1: Fix bitmap chunk skipping - use bitmap for I/O optimization only
- M2: Add on-demand placeholder record creation for missing parents
- M3: Enable extension record merging by default
- M4: Parent-child links already implemented in tree.rs
Docs: Added RUST_VS_CPP_ANALYSIS.md and FIX_IT_PLAN.md1 parent 44235b5 commit 06fbccc
File tree
11 files changed
+2310
-90309
lines changed- crates/uffs-mft/src
- dist
- docs
- architecture
- trial_runs
- UltraFastFileSearch
11 files changed
+2310
-90309
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments