On 09/07/2010 12:25 PM, Chuck Lever wrote: > Steve- > > This series is entirely untested, and is meant to be only an example > of how we could handle "proto=rdma" and "rdma" in mount.nfs. > > The last patch in the series may not work at all. It depends on the > kernel returning EPROTONOSUPPORT for "vers=4,rdma". > > --- > > Chuck Lever (4): > mount.nfs: Prepare way for "vers=4,rdma" mounts > mount.nfs: Support an "rdma" mount option > mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdma > getport: Recognize "rdma" and "rdma6" netid > > > support/include/nfsrpc.h | 6 ++++++ > support/nfs/getport.c | 25 +++++++++++++++++++++++++ > utils/mount/network.c | 9 +++++++-- > utils/mount/nfs.man | 11 ++++++++++- > utils/mount/stropts.c | 16 ++++++++-------- > 5 files changed, 56 insertions(+), 11 deletions(-) > The testing when well... v4 is the default version on RDMA mounts... Committed... steved. -- 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