Hi Trond- Let's start the ball rolling... Here's a first attempt at introducing proper kernel-level support for processing MNT's authentication flavor list for NFSv2/v3 mounts. I've also included the minorversion option fix-up since you didn't respond when I posted it a couple of weeks ago. --- Chuck Lever (5): NFS: Use the authentication flavor list returned by mountd NFS: Fix auth flavor len accounting NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client NFS: Refactor nfs_mount() to move rpc_create() to helper NFS: Fix up new minorversion= option fs/nfs/internal.h | 1 fs/nfs/mount_clnt.c | 111 +++++++++++++++++++++++++++++++++++++++++---------- fs/nfs/super.c | 94 ++++++++++++++++++++++++++++++------------- 3 files changed, 157 insertions(+), 49 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