Lines Matching full:ext2
8 ext2 was originally released in January 1993. Written by R\'emy Card,
69 noquota option ls silently ignored by ext2.
75 ext2 shares many properties with traditional Unix filesystems. It has
117 The first version of ext2 (revision 0) stores a copy at the start of
135 All fields in the superblock (as in all other ext2 structures) are stored
142 The inode (index node) is a fundamental concept in the ext2 filesystem.
168 The flags field contains some ext2-specific flags which aren't catered
190 The current implementation of ext2 uses a singly-linked list to store
214 In ext2, there is a mechanism for reserving a certain number of blocks
225 filesystems. The superblock of the ext2 filesystem contains several
235 The compatibility feature mechanism used in ext2 is sophisticated.
239 the original revision 0 (EXT2_GOOD_OLD_REV) of ext2, but was introduced in
287 flags to ext2 also needs to update e2fsck to verify these features.
292 It is frequently claimed that the ext2 implementation of writing
298 writes synchronous on ext2:
304 the first and last are not ext2 specific but do force the metadata to
310 There are various limits imposed by the on-disk layout of ext2. Other
354 A journaling extension to the ext2 code has been developed by Stephen
357 to the on-disk ext2 layout. In a nutshell, the journal is a regular
360 it is possible to add a journal to an existing ext2 filesystem without
379 The kernel source file:/usr/src/linux/fs/ext2/
392 DOS client [1]_ ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
393 OS/2 [2]_ ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/