From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [Patch v2 00/19] CIFS: Implement SMBDirect Date: Tue, 5 Sep 2017 11:30:50 -0500 Message-ID: <001b01d32664$5640f8c0$02c2ea40$@opengridcomputing.com> References: <1503255883-3041-1-git-send-email-longli@exchange.microsoft.com> <01ff01d31ab1$ca836a60$5f8a3f20$@opengridcomputing.com> <027d01d31ab7$85adbed0$91093c70$@opengridcomputing.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "'Venkatesh Pottem'" To: "'Long Li'" , "'Steve French'" , , , , "'Christoph Hellwig'" , "'Tom Talpey'" , "'Matthew Wilcox'" Return-path: In-Reply-To: Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-cifs.vger.kernel.org > I have put the patch v3 in the following location: > https://github.com/longlimsft/linux-next/tree/patch_v3 > > I will be sending it out soon. Please give it a try. > 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? Thanks, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [Patch v2 00/19] CIFS: Implement SMBDirect Date: Tue, 5 Sep 2017 11:30:50 -0500 Message-ID: <001b01d32664$5640f8c0$02c2ea40$@opengridcomputing.com> References: <1503255883-3041-1-git-send-email-longli@exchange.microsoft.com> <01ff01d31ab1$ca836a60$5f8a3f20$@opengridcomputing.com> <027d01d31ab7$85adbed0$91093c70$@opengridcomputing.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: 'Long Li' , 'Steve French' , linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, 'Christoph Hellwig' , 'Tom Talpey' , 'Matthew Wilcox' Cc: 'Venkatesh Pottem' List-Id: linux-rdma@vger.kernel.org > I have put the patch v3 in the following location: > https://github.com/longlimsft/linux-next/tree/patch_v3 > > I will be sending it out soon. Please give it a try. > 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? Thanks, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752275AbdIEQvG (ORCPT ); Tue, 5 Sep 2017 12:51:06 -0400 Received: from linode.aoot.com ([69.164.194.13]:43026 "EHLO linode.aoot.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751480AbdIEQvD (ORCPT ); Tue, 5 Sep 2017 12:51:03 -0400 X-Greylist: delayed 1211 seconds by postgrey-1.27 at vger.kernel.org; Tue, 05 Sep 2017 12:51:03 EDT From: "Steve Wise" To: "'Long Li'" , "'Steve French'" , , , , "'Christoph Hellwig'" , "'Tom Talpey'" , "'Matthew Wilcox'" Cc: "'Venkatesh Pottem'" References: <1503255883-3041-1-git-send-email-longli@exchange.microsoft.com> <01ff01d31ab1$ca836a60$5f8a3f20$@opengridcomputing.com> <027d01d31ab7$85adbed0$91093c70$@opengridcomputing.com> In-Reply-To: Subject: RE: [Patch v2 00/19] CIFS: Implement SMBDirect Date: Tue, 5 Sep 2017 11:30:50 -0500 Message-ID: <001b01d32664$5640f8c0$02c2ea40$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Content-Language: en-us Thread-Index: AQKFgv/QJD7yVCo2vXDVwR68cSG15wF9NFvjAVmn/rMAlXRMwgHAY9WzAqK/u6OhA0aucA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I have put the patch v3 in the following location: > https://github.com/longlimsft/linux-next/tree/patch_v3 > > I will be sending it out soon. Please give it a try. > 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? Thanks, Steve.