On Mon, 2010-09-20 at 16:41 +0530, Suresh Jayaraman wrote: > Changes since last post: > > - NFS_MOUNT_NONLM definition remains unmodified as legacy binary mount > interface uses it > - Fixed an Oops in _nfs4_do_setlk() found during NFSv4 reboot recovery > - Rebased against Trond's nfs-2.6.git (nfs-for-2.6.37 branch) > > Thanks, > Suresh Jayaraman > Suresh, This still appears to break the binary mount interface. You need something in nfs_validate_mount_data() to convert the NFS_MOUNT_NONLM flag into (NFS_MOUNT_LOCAL_FLOCK | NFS_MOUNT_LOCAL_FCNTL). Cheers Trond -- 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