Re: [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req

2017-11-19 Thread Leif Sahlberg
Acked-by: Ronnie Sahlberg - Original Message - From: "Long Li" To: "Steve French" , linux-c...@vger.kernel.org, samba-techni...@lists.samba.org, linux-kernel@vger.kernel.org, linux-r...@vger.kernel.org, "Christoph Hellwig" , "Tom Talpey" , "Matthew Wilcox" , "Stephen Hemminger" Cc:

RE: [Patch v7 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req

2017-11-16 Thread Pavel Shilovskiy
2017-11-07 0:54 GMT-08:00 Long Li : > From: Long Li > > This patch is for preparing upper layer for doing SMB read via RDMA write. > > When we assemble the SMB read packet header, we need to know the I/O layout > if this request is to use a RDMA write. rdata has all the information we need > for m