> Hey Long, how do I request a CIFS RDMA mount from the Linux client? Is > there a mount.cifs option? If so, where can I get the mount.cifs code that > enables this? Or is there some other way? You can use "-o rdma" in the mount option to connect to RDMA. For example: "mount.cifs -o rdma,vers=3.02" The change to the mount option is in the patch series. > > Thanks, > > Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html