K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-06-23T19:57:20.000000Z K 7 svn:log V 335 Use the new CLSET_CONNECT clnt_control() request on UDP clients to ensure that we never proceed with the mount() syscall if the server is replying from the wrong source address. Previously the userland RPC call to the remote nfsd would succeed, but the kernel uses connect() so it would not see the replies, resulting in a hung mount. END