Ext3 文件系统¶
Ext3 最初于 1999 年 9 月发布。由 Stephen Tweedie 为 2.2 分支编写,并由 Peter Braam、Andreas Dilger、Andrew Morton、Alexander Viro、Ted Ts’o 和 Stephen Tweedie 移植到 2.4 内核。
Ext3 是在 ext2 文件系统基础上增强了日志功能的版本。该文件系统是 ext4 文件系统的一个子集,因此请使用 ext4 驱动程序来访问 Ext3 文件系统。
Ext3 最初于 1999 年 9 月发布。由 Stephen Tweedie 为 2.2 分支编写,并由 Peter Braam、Andreas Dilger、Andrew Morton、Alexander Viro、Ted Ts’o 和 Stephen Tweedie 移植到 2.4 内核。
Ext3 是在 ext2 文件系统基础上增强了日志功能的版本。该文件系统是 ext4 文件系统的一个子集,因此请使用 ext4 驱动程序来访问 Ext3 文件系统。