Here is an implementation of NFSv3 security flavor negotiation. Changes since v2; o Actually commit the typo fix before posting (dang it) o Correct use of Cc: stable in the first patch Changes since v1: o Corrected a typo in the third patch --- Chuck Lever (3): NFS: Use server-recommended security flavor by default (NFSv3) SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR SUNRPC: Remove extra xprt_put() fs/nfs/nfs4super.c | 2 + fs/nfs/super.c | 80 +++++++++++++++++++++++++++------------------------- net/sunrpc/auth.c | 5 +++ net/sunrpc/clnt.c | 4 +-- 4 files changed, 49 insertions(+), 42 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