Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp803144imu; Tue, 11 Dec 2018 07:50:19 -0800 (PST) X-Google-Smtp-Source: AFSGD/VXjKk6ROGoxWuqyCk1wRPHhdNf3OfEDKaEoESqFrgU4U7v2pbWuIk/80DDPcMOPRbTJho3 X-Received: by 2002:a17:902:3181:: with SMTP id x1mr16439676plb.58.1544543419389; Tue, 11 Dec 2018 07:50:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544543419; cv=none; d=google.com; s=arc-20160816; b=JlH/jgYKBRPFG2lkmvwD+XG2bgSGAugIh1/sr8KVdvnp80MQslOcZJbK5EWfYhA4+/ xSxucp0CtUlHNfzD34g1XQARR2SzWP8c1Un8tp9ip+B/jJ3TNMwn52+inXxS1CSo7+DB Yr84cmhfyf7cf/uukhLkS6ddheDzakPoEDf548zt+wCPa1lV+Jo70DNfedS3ehMbIAOS hy2g2jVy8eQB6Qwf7CbanfzqjlxLhTCOLg/BQ8oQn0DHx3EmJgnncv1TgArmAxRp6ly6 T0kKk164b1boY/yVA7YfW/EFdQafhWA2dJFN9lSSOiyXPUH0s2FKPOUiTWK/12v6L+VK NeUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=1LuKo+FLLb2Yncf804iBKVEWaH3Tl6re0SLouDy1MiU=; b=fHop94L95xO7vE63YhsgET/KTx+7f/liXcWMwCrjWAZeoPDp2gmw/XLzcUEOn10C3c uaHuD+S5N/oPuzmZD9EgguUUxnxVl2QvJ4CnYYiKycNocrGrFitRIthaum8/P0OLkQqU lws2dmK8gM/oqwBfdl7+NUuvEDKusiQ75nLmrMs050/LCIS/6+G8/bH19Xz2Mx8md7eJ jvNW9WD0b2docoAmCrKSqjo9ffZO0Y2dSiecJfBzKi8bD+3BTUMvTYWOOC3xxO7lmdXY 5b6vHrSfaRJGp6t3UoCsmoo2kZ8CFsP/x8IEC4WIXbhqkmzwgkcGrKUwhmSMvK6vTdeu Ps/Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KpZC9DbS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r12si12512398pgf.22.2018.12.11.07.50.03; Tue, 11 Dec 2018 07:50:19 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KpZC9DbS; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728779AbeLKPsT (ORCPT + 99 others); Tue, 11 Dec 2018 10:48:19 -0500 Received: from mail.kernel.org ([198.145.29.99]:36620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728276AbeLKPsQ (ORCPT ); Tue, 11 Dec 2018 10:48:16 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 71E7520870; Tue, 11 Dec 2018 15:48:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544543295; bh=s+leIqEWRmPpaUafOGtZSiYnqS66qD8NMa/nAeSwmbs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KpZC9DbSqBgz79Q3NHoRQjEcUvo7Qg1S2XvRPNsRAH/0fPlalEYA13DSQn1fX+27f iZRZ2YHNd5eAJeVA1jrfvUZNLv/8sQjKMgvHv6HVriPrDwOLyx/ORJwE34tav65y4C JUteGxCwGYJ6QDuSYSqr7RrwBQLz6C1Mc6efSpYU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexey Brodkin , Cupertino Miranda , Vineet Gupta Subject: [PATCH 4.4 53/91] arc: [devboards] Add support of NFSv3 ACL Date: Tue, 11 Dec 2018 16:41:12 +0100 Message-Id: <20181211151610.321985421@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151606.026852373@linuxfoundation.org> References: <20181211151606.026852373@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Alexey Brodkin commit 6b04114f6fae5e84d33404c2970b1949c032546e upstream. 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 Cc: Cupertino Miranda Cc: stable@vger.kernel.org #4.14+ Signed-off-by: Vineet Gupta Signed-off-by: Greg Kroah-Hartman --- arch/arc/configs/axs101_defconfig | 1 + arch/arc/configs/axs103_defconfig | 1 + arch/arc/configs/axs103_smp_defconfig | 1 + arch/arc/configs/nsimosci_defconfig | 1 + arch/arc/configs/nsimosci_hs_defconfig | 1 + arch/arc/configs/nsimosci_hs_smp_defconfig | 1 + arch/arc/configs/vdk_hs38_defconfig | 1 + arch/arc/configs/vdk_hs38_smp_defconfig | 1 + 8 files changed, 8 insertions(+) --- a/arch/arc/configs/axs101_defconfig +++ b/arch/arc/configs/axs101_defconfig @@ -98,6 +98,7 @@ CONFIG_NTFS_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_NFS_FS=y +CONFIG_NFS_V3_ACL=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set --- a/arch/arc/configs/axs103_defconfig +++ b/arch/arc/configs/axs103_defconfig @@ -103,6 +103,7 @@ CONFIG_NTFS_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_NFS_FS=y +CONFIG_NFS_V3_ACL=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set --- a/arch/arc/configs/axs103_smp_defconfig +++ b/arch/arc/configs/axs103_smp_defconfig @@ -104,6 +104,7 @@ CONFIG_NTFS_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_NFS_FS=y +CONFIG_NFS_V3_ACL=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set --- a/arch/arc/configs/nsimosci_defconfig +++ b/arch/arc/configs/nsimosci_defconfig @@ -70,5 +70,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 --- a/arch/arc/configs/nsimosci_hs_defconfig +++ b/arch/arc/configs/nsimosci_hs_defconfig @@ -69,5 +69,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 --- a/arch/arc/configs/nsimosci_hs_smp_defconfig +++ b/arch/arc/configs/nsimosci_hs_smp_defconfig @@ -88,6 +88,7 @@ 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 CONFIG_FTRACE=y --- a/arch/arc/configs/vdk_hs38_defconfig +++ b/arch/arc/configs/vdk_hs38_defconfig @@ -89,6 +89,7 @@ CONFIG_NTFS_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_NFS_FS=y +CONFIG_NFS_V3_ACL=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set --- a/arch/arc/configs/vdk_hs38_smp_defconfig +++ b/arch/arc/configs/vdk_hs38_smp_defconfig @@ -91,6 +91,7 @@ CONFIG_NTFS_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y CONFIG_NFS_FS=y +CONFIG_NFS_V3_ACL=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set