]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix name
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 10 May 2019 12:11:50 +0000 (14:11 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 10 May 2019 12:11:50 +0000 (14:11 +0200)
kernel-small_fixes.patch

index 4abe5e5200ca867289d3021fad8f5a1ec7f92523..bf7da33aa7208ec0e661230f5fce8fe25a2bd53d 100644 (file)
@@ -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
This page took 0.192553 seconds and 4 git commands to generate.