Ext2: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Combuster (talk | contribs)
→‎Directory Information: corrected table according to [http://www.nongnu.org/ext2-doc/ext2.html#IFDIR ext2-doc]
Line 436: Line 436:
! Description
! Description
|-
|-
| 0–4 || Inode
| 0–3 || Inode
|-
|-
| 4-6 || Record Length (Will get you to the next record)
| 4-5 || Record Length (Will get you to the next record)
|-
|-
| 7 || File Type
| 6 || Name Length
|-
|-
| 8 || Name Length
| 7 || File Type
|-
|-
| 9-X || File name data
| 8-X || File name data
|-
|-
|}
|}