Regards,
--- Bruce Allan <bruce.allan@us.ibm.com> Software Engineer, Linux Technology Center IBM Corporation, Beaverton OR 503-578-4187 IBM Tie-line 775-4187
Trond Myklebust <trond.myklebust@fys.ui To: Andi Kleen <ak@suse.de> o.no> cc: linux-kernel@vger.kernel.org Sent by: Subject: [PATCH] Support non reserved ports for NFS client linux-kernel-owner@vger .kernel.org 06/18/2003 11:32 AM Please respond to trond.myklebust
>>>>> " " == Andi Kleen <ak@suse.de> writes:
> Currently you cannot have more than 1024 mounts for a single > local IP address because the NFS client always tries to get a > "secure" port <1024.
> This patch adds a new noreserved mount option to disable this.
Hi Andi,
I've already got a patch to accomplish most of this in
http://www.fys.uio.no/~trondmy/src/2.4.21 /linux-2.4.21-11-fix_tcprace3.dif
It's a backport of some patches that have already gone into 2.5.x to fix some TCP client reconnection issues. I was hoping to push these patches to Marcelo for 2.4.22.
Could you therefore please just send me a patch for the NFS_MOUNT_NONRESERVED mount option alone. Then I'll append it to this patch series?
This should also make it easy to port the whole thing forward to 2.5.x (although please note that for 2.5.x I'm also planning some other improvements that will allow us to share the struct xprt between different RPC clients).
Cheers, Trond - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/