Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1711333

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

From Long Li <longli@microsoft.com>
Newsgroups linux.kernel
Subject RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no payload
Date 2017-08-14 20:30 +0200
Message-ID <ueshI-7AC-19@gated-at.bofh.it> (permalink)
References <ua8hz-6jk-3@gated-at.bofh.it> <ua8hB-6jk-47@gated-at.bofh.it> <udYjE-60l-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



> -----Original Message-----
> From: Christoph Hellwig [mailto:hch@infradead.org]
> Sent: Sunday, August 13, 2017 3:24 AM
> To: Long Li <longli@microsoft.com>
> Cc: Steve French <sfrench@samba.org>; linux-cifs@vger.kernel.org; samba-
> technical@lists.samba.org; linux-kernel@vger.kernel.org; Long Li
> <longli@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 <longli@microsoft.com>
> >
> > 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.
> 
> Shouldn't this just be implemented as a special case in the version that posts
> data?

It uses a different packet format "struct smbd_data_transfer_no_data". I can restructure some common code to share between packet sending functions.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no  payload Christoph Hellwig <hch@infradead.org> - 2017-08-13 12:30 +0200
  RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no  payload Long Li <longli@microsoft.com> - 2017-08-14 20:30 +0200
    RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no  payload Tom Talpey <ttalpey@microsoft.com> - 2017-08-14 21:10 +0200
      RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no  payload Long Li <longli@microsoft.com> - 2017-08-15 01:00 +0200
        RE: [[PATCH v1] 16/37] [CIFS] SMBD: Post a SMBD message with no  payload Tom Talpey <ttalpey@microsoft.com> - 2017-08-15 01:20 +0200

csiph-web