mirror of
https://github.com/bobranten/Ext4Fsd.git
synced 2026-03-16 05:10:37 -05:00
allow mounting casefolded fs since the driver can handle it
This commit is contained in:
@@ -230,6 +230,7 @@ struct ext4_super_block {
|
||||
EXT4_FEATURE_INCOMPAT_EXTENTS| \
|
||||
EXT4_FEATURE_INCOMPAT_64BIT| \
|
||||
EXT4_FEATURE_INCOMPAT_FLEX_BG| \
|
||||
EXT4_FEATURE_INCOMPAT_CASEFOLD| \
|
||||
EXT4_FEATURE_INCOMPAT_CSUM_SEED)
|
||||
|
||||
/* Definitions for other common filesystems so the application can list them. */
|
||||
|
||||
Reference in New Issue
Block a user