Trond, Bruce- Second pass at providing the correct default security flavor for NFSv3 mounts when the user does not specify "sec=". I posted these late last week, but somehow they never appeared on the mailing list. There has been one bug fix since then. Bruce, I'm especially interested in your review. I think I've addressed all of your requests. --- Chuck Lever (2): NFS: Change default behavior when "sec=" is not specified by user SUNRPC: Provide an API to determine what auth flavors are supported fs/nfs/super.c | 99 ++++++++++++++++++++++++++++----------- include/linux/sunrpc/auth.h | 2 + include/linux/sunrpc/msg_prot.h | 2 + net/sunrpc/auth.c | 33 +++++++++++++ net/sunrpc/auth_gss/auth_gss.c | 18 +++++++ 5 files changed, 125 insertions(+), 29 deletions(-) -- Chuck Lever <chuck.lever@xxxxxxxxxx> -- 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