Re: [000/107] 2.6.39.3 review

From: Stefan Lippers-Hollmann
Date: Thu Jul 07 2011 - 22:07:10 EST


Hi

On Friday 08 July 2011, Greg KH wrote:
[...]
> Responses should be made by Sat, Jul 9, 2011, 00:00:00 UTC.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.39.3-rc1.gz
> and the diffstat can be found below.

The patch series from queue-2.6.39[1] (a) and patch-2.6.39.3-rc1.gz (b)
differ, leading to a build failure due to gss_krb5_enctypes.h missing
from patch-2.6.39.3-rc1.gz


diff -Nrup a/include/linux/sunrpc/gss_krb5_enctypes.h b/include/linux/sunrpc/gss_krb5_enctypes.h
--- a/include/linux/sunrpc/gss_krb5_enctypes.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/*
- * Dumb way to share this static piece of information with nfsd
- */
-#define KRB5_SUPPORTED_ENCTYPES "18,17,16,23,3,1,2"


Apparently the hunk creating include/linux/sunrpc/gss_krb5_enctypes.h
in nfsd-fix-dependency-of-nfsd-on-auth_rpcgss.patch hasn't made it to
patch-2.6.39.3-rc1.gz, while it exists in [2].

Regards
Stefan Lippers-Hollmann

[1] http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git;a=tree;f=queue-2.6.39;hb=refs/heads/master
[2] http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git;a=blob;f=queue-2.6.39/nfsd-fix-dependency-of-nfsd-on-auth_rpcgss.patch;hb=refs/heads/master
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/