feat: add quota modules to try and fix #24

This should hopefully add what we need for quota mounts to work in OMV. :)
This commit is contained in:
Chris Blake 2024-12-08 09:07:10 -06:00
parent 2cffcd5e05
commit 30f4f96744
2 changed files with 3 additions and 0 deletions

View file

@ -309,6 +309,7 @@ CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
CONFIG_QUOTA=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_QFMT_V2=m
CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_OVERLAY_FS=y