]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
uek-rom: config: Unset CONFIG_NFS_USE_LEGACY_DNS for OL7
authorTodd Vierling <todd.vierling@oracle.com>
Thu, 10 Sep 2015 20:36:14 +0000 (16:36 -0400)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 11 Sep 2015 15:51:45 +0000 (08:51 -0700)
The userland nfs-utils needs the kernel to do resolver queries.
In order to enable this functionality, this config option needs to
match what RHCK uses (which is enabled on OL6, disabled on OL7).

Orabug: 21483381

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
uek-rpm/ol7/config-x86_64

index 67cdeec7a1305e02d5873f4f89e164fbf6399b09..4d9db4a0672dbbd105263d7cc381e42f6fcac222 100644 (file)
@@ -5813,7 +5813,7 @@ CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
 CONFIG_NFS_V4_1_MIGRATION=y
 CONFIG_NFS_V4_SECURITY_LABEL=y
 CONFIG_NFS_FSCACHE=y
-CONFIG_NFS_USE_LEGACY_DNS=y
+# CONFIG_NFS_USE_LEGACY_DNS is not set
 CONFIG_NFS_DEBUG=y
 CONFIG_NFSD=m
 CONFIG_NFSD_V2_ACL=y