> Subject: Re: [RFC PATCH 05/09] Change RDMA send to regonize page offset
> in the 1st page
>
> On 5/17/2018 5:22 PM, Long Li wrote:
> > From: Long Li
>
> There's a typo "recognize" in the patch title
>
>
> > When doing RDMA send, the off
On 5/17/2018 5:22 PM, Long Li wrote:
From: Long Li
There's a typo "recognize" in the patch title
When doing RDMA send, the offset needs to be checked as data may start in an
offset
in the 1st page.
Doesn't this patch alter the generic smb2pdu.c code too? I think this
should note "any" se
From: Long Li
When doing RDMA send, the offset needs to be checked as data may start in an
offset
in the 1st page.
Signed-off-by: Long Li
---
fs/cifs/smb2pdu.c | 3 ++-
fs/cifs/smbdirect.c | 25 +++--
2 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/fs/ci
3 matches
Mail list logo