From: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> [redhat] New configs in fs/Kconfig Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy. If the value for a file that is added should be changed, please reply with a better option. Symbol: NFS_LOCALIO [=n] Type : bool Defined at fs/Kconfig:396 Prompt: NFS client and server support for LOCALIO auxiliary protocol Depends on: NETWORK_FILESYSTEMS [=y] && NFSD [=m] && NFS_FS [=m] Location: -> File systems -> Network File Systems (NETWORK_FILESYSTEMS [=y]) -> NFS client and server support for LOCALIO auxiliary protocol (NFS_LOCALIO [=n]) Selects: NFS_COMMON_LOCALIO_SUPPORT [=n] Commit: 2a33a85be451 (nfs_common: add NFS LOCALIO auxiliary protocol enablement) --- Signed-off-by: Fedora Kernel Team <kernel-team@xxxxxxxxxxxxxxxxx> v2: - CONFIG_NFS_LOCALIO enable as a built-in for rhel. - CONFIG_NFS_COMMON_LOCALIO_SUPPORT enable as a module for rhel. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> diff --git a/redhat/configs/pending-rhel/generic/CONFIG_NFS_LOCALIO b/redhat/configs/pending-rhel/generic/CONFIG_NFS_LOCALIO deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-rhel/generic/CONFIG_NFS_LOCALIO +++ /dev/null @@ -1,15 +0,0 @@ -# Symbol: NFS_LOCALIO [=n] -# Type : bool -# Defined at fs/Kconfig:396 -# Prompt: NFS client and server support for LOCALIO auxiliary protocol -# Depends on: NETWORK_FILESYSTEMS [=y] && NFSD [=m] && NFS_FS [=m] -# Location: -# -> File systems -# -> Network File Systems (NETWORK_FILESYSTEMS [=y]) -# -> NFS client and server support for LOCALIO auxiliary protocol (NFS_LOCALIO [=n]) -# Selects: NFS_COMMON_LOCALIO_SUPPORT [=n] -# -# -# -# Commit: 2a33a85be451 (nfs_common: add NFS LOCALIO auxiliary protocol enablement) -# CONFIG_NFS_LOCALIO is not set diff --git a/redhat/configs/rhel/generic/CONFIG_NFS_COMMON_LOCALIO_SUPPORT b/redhat/configs/rhel/generic/CONFIG_NFS_COMMON_LOCALIO_SUPPORT new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_NFS_COMMON_LOCALIO_SUPPORT @@ -0,0 +1 @@ +CONFIG_NFS_COMMON_LOCALIO_SUPPORT=m diff --git a/redhat/configs/rhel/generic/CONFIG_NFS_LOCALIO b/redhat/configs/rhel/generic/CONFIG_NFS_LOCALIO new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/rhel/generic/CONFIG_NFS_LOCALIO @@ -0,0 +1 @@ +CONFIG_NFS_LOCALIO=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3411 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue