Skip to content

Commit

Permalink
Merge pull request #9999 from amarts/i9879
Browse files Browse the repository at this point in the history
iso: add XFS_QUOTA support to guest vm
  • Loading branch information
medyagh authored Dec 22, 2020
2 parents e06f7fc + 1bd16ae commit 025991f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_XFS_FS=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_QUOTA=y
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
CONFIG_QUOTA=y
Expand Down

0 comments on commit 025991f

Please sign in to comment.