Ext2: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Pancakes (talk | contribs)
m Reverted edits by Pancakes (talk) to last revision by Crosse3
Brendan (talk | contribs)
m See also
Line 609:
The root directory's inode is defined to always be 2. Read/parse the contents of inode 2.
 
==See Links Also==
===External Links===
* [http://www.nongnu.org/ext2-doc/ ext2-doc project: Second Extended File System] - implementation-oriented documentation, describes internal structure in human language.
* [http://web.mit.edu/tytso/www/linux/ext2intro.html Design and Implementation of the Second Extended Filesystem] (overview)