RE: [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE

2017-08-29 Thread Long Li
Christoph Hellwig ; Tom Talpey > ; Matthew Wilcox ; > Long Li > Subject: Re: [Patch v3 12/19] CIFS: SMBD: Fix the definition for > SMB2_CHANNEL_RDMA_V1_INVALIDATE > > 2017-08-29 12:29 GMT-07:00 Long Li : > > From: Long Li > > > > The channel value for requesting ser

Re: [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE

2017-08-29 Thread Pavel Shilovsky
2017-08-29 12:29 GMT-07:00 Long Li : > From: Long Li > > The channel value for requesting server remote invalidating local memory > registration should be 0x0002 > > Signed-off-by: Long Li > --- > fs/cifs/smb2pdu.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/c

[Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE

2017-08-29 Thread Long Li
From: Long Li The channel value for requesting server remote invalidating local memory registration should be 0x0002 Signed-off-by: Long Li --- fs/cifs/smb2pdu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/cifs/smb2pdu.h b/fs/cifs/smb2pdu.h index 18700fd..0417a36