From: Chuck Lever Date: Wed, 8 Sep 2010 17:26:34 +0000 (-0400) Subject: mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdma X-Git-Tag: nfs-utils-1-2-3-rc6~20 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=44f09b7c4c79ca184a29138078c68a4db7aeb85a;hp=44f09b7c4c79ca184a29138078c68a4db7aeb85a mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdma Clean up: Now that nfs_get_proto() can recognize "rdma" we can re-use nfs_nfs_protocol() instead of ad hoc checks for "proto=rdma". Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---