Ext4: Difference between revisions

176 bytes added ,  1 year ago
→‎See Also: Add link to official ext4 docs
[unchecked revision][unchecked revision]
(Add journaling description.)
(→‎See Also: Add link to official ext4 docs)
 
(One intermediate revision by one other user not shown)
Line 542:
| 252 || 255 || 4 || Checksum of the journal superblock.
|-
| 256 || 1023 || 768 || UUID of filesystefilesystem
|}
 
Line 567:
==See Also==
===External Links===
* [https://www.kernel.org/doc/html/latest/filesystems/ext4/index.html ext4 Data Structures and Algorithms] - detailed description of ext4 from the Linux kernel documentation.
* [https://github.com/torvalds/linux/blob/master/fs/ext4/ext4.h Linux ext4 header] - This header contains useful definitions and declarations.
 
Anonymous user