Hi- This series applies to post 3.10-rc4 kernels. The idea is to make newer kernels behave like 3.6 and previous when it comes to mounting sec=krb5 when the client has no keytab available. The third patch is similar to the 3.7 patch I posted a few days ago, but is adjusted slightly to apply after the "Use krb5i for lease management" patch that appears in 3.10-rc. --- Chuck Lever (3): NFS: Never use user credentials for lease renewal NFS: Partially revert commit 845cbceb NFS: Use root's credential for lease management when keytab is missing fs/nfs/nfs4proc.c | 25 ++++++++++++++++--------- fs/nfs/nfs4state.c | 28 ++++++++++++++++++++-------- 2 files changed, 36 insertions(+), 17 deletions(-) -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html