RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Tom Talpey
techni...@lists.samba.org; linux-kernel@vger.kernel.org > Subject: RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no > payload > > > > > -Original Message- > > From: Tom Talpey > > Sent: Monday, August 14, 2017 12:00 PM > > To: Long Li <lon...@

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Tom Talpey
; ow...@vger.kernel.org] On Behalf Of Long Li > > > Sent: Monday, August 14, 2017 2:20 PM > > > To: Christoph Hellwig > > > Cc: Steve French ; linux-c...@vger.kernel.org; > > > samba- techni...@lists.samba.org; linux-kernel@vger.kernel.org > > > Su

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Long Li
hni...@lists.samba.org; linux-kernel@vger.kernel.org > Subject: RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no > payload > > > -Original Message- > > From: linux-cifs-ow...@vger.kernel.org [mailto:linux-cifs- > > ow...@vger.kernel.org] On Behalf Of Long Li >

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Long Li
ellwig > > Cc: Steve French ; linux-c...@vger.kernel.org; > > samba- techni...@lists.samba.org; linux-kernel@vger.kernel.org > > Subject: RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with > > no payload > > > > > > Implement the function to send a S

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Tom Talpey
ux-c...@vger.kernel.org; samba- > techni...@lists.samba.org; linux-kernel@vger.kernel.org > Subject: RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no > payload > > > > Implement the function to send a SMBD message with no payload. This is > > required

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Tom Talpey
mba.org; linux-kernel@vger.kernel.org > Subject: RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no > payload > > > > Implement the function to send a SMBD message with no payload. This is > > required at times when we want to extend credtis to server to have

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Long Li
; linux-kernel@vger.kernel.org; Long Li > <lon...@microsoft.com> > Subject: Re: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no > payload > > On Wed, Aug 02, 2017 at 01:10:27PM -0700, Long Li wrote: > > From: Long Li <lon...@microsoft.com> > &

RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-14 Thread Long Li
> -Original Message- > From: Christoph Hellwig [mailto:h...@infradead.org] > Sent: Sunday, August 13, 2017 3:24 AM > To: Long Li > Cc: Steve French ; linux-c...@vger.kernel.org; samba- > techni...@lists.samba.org; linux-kernel@vger.kernel.org; Long Li > > Subjec

Re: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-13 Thread Christoph Hellwig
On Wed, Aug 02, 2017 at 01:10:27PM -0700, Long Li wrote: > From: Long Li > > Implement the function to send a SMBD message with no payload. This is > required at times when we want to extend credtis to server to have it > continue to send data, without sending any actual

Re: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload

2017-08-13 Thread Christoph Hellwig
On Wed, Aug 02, 2017 at 01:10:27PM -0700, Long Li wrote: > From: Long Li > > Implement the function to send a SMBD message with no payload. This is > required at times when we want to extend credtis to server to have it > continue to send data, without sending any actual data payload.