summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsimosci_hs_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin2018-11-20 11:30:19 +0100
committerVineet Gupta2018-11-21 20:26:01 +0100
commit6b04114f6fae5e84d33404c2970b1949c032546e (patch)
tree91e55c8cc4f7ad7f78c7ca2e64c1c290a88f2ff2 /arch/arc/configs/nsimosci_hs_defconfig
parentARC: mm: fix uninitialised signal code in do_page_fault (diff)
downloadkernel-qcow2-linux-6b04114f6fae5e84d33404c2970b1949c032546e.tar.gz
kernel-qcow2-linux-6b04114f6fae5e84d33404c2970b1949c032546e.tar.xz
kernel-qcow2-linux-6b04114f6fae5e84d33404c2970b1949c032546e.zip
arc: [devboards] Add support of NFSv3 ACL
By default NFSv3 doesn't support ACL (Access Control Lists) which might be quite convenient to have so that mounted NFS behaves exactly as any other local file-system. In particular missing support of ACL makes umask useless. This among other thigs fixes Glibc's "nptl/tst-umask1". Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Cupertino Miranda <cmiranda@synopsys.com> Cc: stable@vger.kernel.org #4.14+ Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsimosci_hs_defconfig')
-rw-r--r--arch/arc/configs/nsimosci_hs_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/configs/nsimosci_hs_defconfig b/arch/arc/configs/nsimosci_hs_defconfig
index 025298a48305..1638e5bc9672 100644
--- a/arch/arc/configs/nsimosci_hs_defconfig
+++ b/arch/arc/configs/nsimosci_hs_defconfig
@@ -65,5 +65,6 @@ CONFIG_EXT2_FS_XATTR=y
CONFIG_TMPFS=y
# CONFIG_MISC_FILESYSTEMS is not set
CONFIG_NFS_FS=y
+CONFIG_NFS_V3_ACL=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
# CONFIG_ENABLE_MUST_CHECK is not set