Hi Trond- In-kernel MNT client changes proposed for 2.6.31. Comments? --- Chuck Lever (8): NFS: Remove unused XDR decoder functions NFS: Update MNT and MNT3 reply decoding functions NFS: add XDR decoder for mountd version 3 auth-flavor lists NFS: add new file handle decoders to in-kernel mountd client NFS: Add separate mountd status code decoders for each mountd version NFS: remove unused function in fs/nfs/mount_clnt.c NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument NFS: Clean up MNT program definitions fs/nfs/internal.h | 8 + fs/nfs/mount_clnt.c | 354 ++++++++++++++++++++++++++++++++++++++++++++------ fs/nfs/nfsroot.c | 5 + fs/nfs/super.c | 2 include/linux/nfs.h | 5 - include/linux/nfs2.h | 7 - include/linux/nfs3.h | 5 - 7 files changed, 331 insertions(+), 55 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