I am using NFS 4.1 client with nfslayoutdriver loaded. (using Fedora 13) If I try to mount the same directory twice from client. I see two exchange id's being sent to server. I was expecting only one exchange id. Here are the steps that I am executing: modprobe nfslayoutdriver mount -t nfs4 -o minorversion=1 <serv-ip-address>:/ /mnt/<dir> mount -t nfs4 -o minorversion=1 <serv-ip-address>:/ /mnt/<dir> Is this expected behavior? regards, Sandeep -- 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