mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-12 23:19:13 +08:00
I don't know these FS very well so I did not change things, except: - "SCSI_LOW_LEVEL" should be "SCSI_LOWLEVEL" (without the "_" between "LOW" and "LEVEL"). - RAID append mode is deprecated, so I removed it. And I've fixed some issues in kernel-config.py as well.
5 lines
88 B
TOML
5 lines
88 B
TOML
BTRFS_FS_POSIX_ACL='*'
|
|
REISERFS_FS='*M'
|
|
REISERFS_FS_XATTR='*'
|
|
REISERFS_FS_POSIX_ACL='*'
|