Hello Bruce, Commit 0a5e5f122c nfsd: fix compile error fixed a compile error by putting the code between an #ifdef CONFIG_SUNRPC_GSS. In my case this is compiled as a module so CONFIG_SUNRPC_GSS_MODULE is defined but not CONFIG_SUNRPC_GSS. I do not know if this was on purpose but as it is now "supported_krb5_enctypes" is only available if GSS support is compiled in the kernel. Kind regards, Michael -- 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