Update to the patches that allow the "nfs" file system to handle vers=4. These patches can be considered for 2.6.32. I've simplified the changes somewhat, and dropped the nfs_kill_super() patch. I've done a little more extensive testing, but I have not tried cross mounts or referrals, or mounts using the legacy binary interface. A refresh of the [u]mount.nfs patches will be posted in a separate thread. --- Chuck Lever (4): NFS: Allow the "nfs" file system type to support NFSv4 NFS: Move details of nfs4_get_sb() to a helper NFS: Refactor NFSv4 text-based mount option validation NFS: Mount option parser should detect unset port values fs/nfs/internal.h | 10 ++ fs/nfs/super.c | 202 +++++++++++++++++++++++++++++++++----------------- include/linux/nfs4.h | 1 3 files changed, 144 insertions(+), 69 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