xfs: Added XFS support in config file - u.vm

Description:
 - Added XFS support in Kernel User VM config file

Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
Change-Id: I109ea86c3af303b3d86150d07d2d4d966e8d549d
This commit is contained in:
Ionut Nechita 2022-06-01 22:02:44 +03:00 committed by wenlingz
parent c33fceaece
commit 383aff70db
1 changed files with 8 additions and 1 deletions

View File

@ -6298,7 +6298,14 @@ CONFIG_JBD2=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
CONFIG_XFS_FS=y
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_ONLINE_SCRUB is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set