Line 56:
Line 56:
| 1
| 1
| 0xfd
| 0xfd
−
| file access "mode"
+
| file access "mode" -- if bit 0 is set, this is a regular file (leaf node) and not a directory
|-
|-
| 0x0D
| 0x0D
Line 68:
Line 68:
| 2
| 2
| 0x2714
| 0x2714
−
| "sub"
+
| "sub" -- for a file, this is the starting cluster for the file. For a directory, this points to the index into the FST of the first child of this tree node
|-
|-
| 0x10
| 0x10
Line 74:
Line 74:
| 2
| 2
| 0x0035
| 0x0035
−
| "sib"
+
| "sib" -- this points to the index into the FST of the next sibling node
|-
|-
| 0x12
| 0x12