From 36ddc64dadc88a0747afa92bb8f0bac88921c3c6 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 16 Apr 2016 18:41:18 +0200 Subject: file systems --- config | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/config b/config index 7df884b..69ecda3 100644 --- a/config +++ b/config @@ -2731,12 +2731,15 @@ CONFIG_XFS_FS=y # CONFIG_GFS2_FS is not set # CONFIG_BTRFS_FS is not set # CONFIG_NILFS2_FS is not set -# CONFIG_F2FS_FS is not set +CONFIG_F2FS_FS=y +CONFIG_F2FS_STAT_FS=y +# CONFIG_F2FS_FS_XATTR is not set +# CONFIG_F2FS_CHECK_FS is not set # CONFIG_FS_DAX is not set # CONFIG_FS_POSIX_ACL is not set CONFIG_EXPORTFS=y CONFIG_FILE_LOCKING=y -CONFIG_MANDATORY_FILE_LOCKING=y +# CONFIG_MANDATORY_FILE_LOCKING is not set CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y @@ -2791,7 +2794,8 @@ CONFIG_MISC_FILESYSTEMS=y # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set -# CONFIG_HFSPLUS_FS is not set +CONFIG_HFSPLUS_FS=y +# CONFIG_HFSPLUS_FS_POSIX_ACL is not set # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set -- cgit v1.2.3