提交 f58eda9b 编写于 作者: S Steve Dickson 提交者: Trond Myklebust

Kconfig: Add Kconfig entry for Labeled NFS V4 client

This patch adds the NFS_V4_SECURITY_LABEL entry which
enables security label support for the NFSv4 client
Signed-off-by: NSteve Dickson <steved@redhat.com>
[trond: Make this non-interactive]
Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 c9bccef6
...@@ -140,6 +140,11 @@ config NFS_V4_1_IMPLEMENTATION_ID_DOMAIN ...@@ -140,6 +140,11 @@ config NFS_V4_1_IMPLEMENTATION_ID_DOMAIN
If the NFS client is unchanged from the upstream kernel, this If the NFS client is unchanged from the upstream kernel, this
option should be set to the default "kernel.org". option should be set to the default "kernel.org".
config NFS_V4_SECURITY_LABEL
bool
depends on NFS_V4_2 && SECURITY
default y
config ROOT_NFS config ROOT_NFS
bool "Root file system on NFS" bool "Root file system on NFS"
depends on NFS_FS=y && IP_PNP depends on NFS_FS=y && IP_PNP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册