On Tue, Sep 23, 2008 at 12:56 PM, Trond Myklebust <trond.myklebust@xxxxxxxxxx> wrote: > On Tue, 2008-09-23 at 12:16 -0400, Chuck Lever wrote: >> Mike Eisler noted that the use of the term "netid" in the descriptions >> of the "proto=" option is not appropriate, since Linux does not allow >> "udp6" or "tcp6". > > Why is it too late to add udp6/tcp6? It's not. We could certainly introduce this as part of IPv6 support. But I'm not sure we want to add it. No-one has asked for it, except for Mike. I don't find it especially practical to have to change "udp" to "udp6" on clients if the server is changed from IPv4 to IPv6 addressing. But it *is* too late for 2.6.28 at this point. We would need to retrofit the NFS mount option parser, and do something clever for the kernel's rpcbind client when it is stuck using only portmap. Plus, the RDMA client-side transport plays fast and loose with the xprt's prot field so it can get TCP for NLM traffic. I tried pulling that chain once before, and it's going to take some careful thought. Then all of this would need lots of testing. So we wouldn't see this feature until next March at the earliest. Right now, the documentation doesn't reflect the behavior of the *existing* code base, which treats these as transports, not netids. -- Chuck Lever -- 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