Content deleted Content added
Ngkaho1234 (talk | contribs) Stable release now is 0.60 |
Ngkaho1234 (talk | contribs) A brief description of Ext2Fsd 0.60 |
||
Line 54:
|}
===Supported Ext3/4 features by 0.
* flexible [[inode]] size: > 128 bytes, up to [[Block (data storage)|block]] size
* dir_index: [[HTree|htree]] directory index
* filetype: extra file mode in dentry
* large_file: > 4G files
* sparse_super: super block backup in group descriptor
* uninit_bg: fast fsck and group checksum
* [[Extent (file systems)|extent]]:
* [[Journaling file system|journal]]: only support replay for internal journal
* flex_bg: first flexible metadata group
Line 67:
===Unsupported Ext3/4 features===
* journal: log-based operations, external journal
* [[Extended file attributes]] (EA), [[Access control list]] (ACL) support
* [[symlink]] creation
===Features to be implemented in future===
*
* mounted as given user: privilege checking with given uid & gid
==See also ==
|