Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / fs / nfs / mount_clnt.c
index ed88119..445abb4 100644 (file)
@@ -91,7 +91,6 @@ mnt_create(char *hostname, struct sockaddr_in *srvaddr, int version,
                clnt->cl_softrtry = 1;
                clnt->cl_oneshot  = 1;
                clnt->cl_intr = 1;
-               clnt->cl_tagxid = 1;
        }
        return clnt;
 }