summaryrefslogtreecommitdiff
path: root/kernel-small_fixes.patch
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2019-05-10 12:11:50 (GMT)
committerArkadiusz Miśkiewicz2019-05-10 12:11:50 (GMT)
commita5d39d64a945cfe3e68bd9cba1df425a7eb36d88 (patch)
tree9cad79e9b9a56ec64c06c6b0dec2d7dd33956140 /kernel-small_fixes.patch
parent9c2c22a91a5d8638790652d7328853c7b68311e4 (diff)
downloadkernel-a5d39d64a945cfe3e68bd9cba1df425a7eb36d88.zip
kernel-a5d39d64a945cfe3e68bd9cba1df425a7eb36d88.tar.gz
- fix name
Diffstat (limited to 'kernel-small_fixes.patch')
-rw-r--r--kernel-small_fixes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel-small_fixes.patch b/kernel-small_fixes.patch
index 4abe5e5..bf7da33 100644
--- a/kernel-small_fixes.patch
+++ b/kernel-small_fixes.patch
@@ -38,3 +38,14 @@ index 584cf2d..aea3bc2 100644
/* version 5 superblocks support inode version counters. */
if (XFS_SB_VERSION_NUM(&mp->m_sb) == XFS_SB_VERSION_5)
+--- linux-5.1/net/sunrpc/Kconfig~ 2019-05-06 02:42:58.000000000 +0200
++++ linux-5.1/net/sunrpc/Kconfig 2019-05-10 12:54:36.566903892 +0200
+@@ -34,7 +34,7 @@ config RPCSEC_GSS_KRB5
+
+ If unsure, say Y.
+
+-config CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES
++config SUNRPC_DISABLE_INSECURE_ENCTYPES
+ bool "Secure RPC: Disable insecure Kerberos encryption types"
+ depends on RPCSEC_GSS_KRB5
+ default n