Extended file system
From Wikipedia, the free encyclopedia
The extended file system or ext was implemented in April 1992 as the first file system created specifically for the Linux operating system. It has metadata structure inspired by the traditional Unix File System (UFS) and was designed by Rémy Card to overcome certain limitations of the Minix file system.
It is the first of the extended file systems. It was superseded by both ext2 and xiafs, between which there was a competition, which ext2 won because of its long-term viability.
[edit] Other extended file systems
There are other members in the extended file system family:
- Ext2, the second extended file system
- Ext3, the third extended file system
- Ext4, the fourth extended file system
[edit] See also
[edit] External links
- History of Linux file systems: "Design and Implementation of the Second Extended Filesystem"
| This Linux-related article is a stub. You can help Wikipedia by expanding it. |
| This computer storage-related article is a stub. You can help Wikipedia by expanding it. |