> -----Original Message----- > From: linux-cifs-owner@xxxxxxxxxxxxxxx <linux-cifs-owner@xxxxxxxxxxxxxxx> On > Behalf Of Tom Talpey > Sent: Monday, April 22, 2019 8:51 AM > To: Jeremy Allison <jra@xxxxxxxxx>; Steve French <smfrench@xxxxxxxxx> > Cc: CIFS <linux-cifs@xxxxxxxxxxxxxxx>; samba-technical <samba- > technical@xxxxxxxxxxxxxxx> > Subject: RE: [PATCH][SMB3] Add missing defines for new negotiate contexts > > > -----Original Message----- > > From: linux-cifs-owner@xxxxxxxxxxxxxxx <linux-cifs-owner@xxxxxxxxxxxxxxx> > On > > Behalf Of Jeremy Allison > > Sent: Thursday, April 18, 2019 1:24 PM > > To: Steve French <smfrench@xxxxxxxxx> > > Cc: CIFS <linux-cifs@xxxxxxxxxxxxxxx>; samba-technical <samba- > > technical@xxxxxxxxxxxxxxx> > > Subject: Re: [PATCH][SMB3] Add missing defines for new negotiate contexts > > > > On Thu, Apr 18, 2019 at 11:06:57AM -0500, Steve French via samba-technical > > wrote: > > > See updated MS-SMB2 - two new negotiate contexts > > > > Link to latest update ? Is this a draft update > > or a full new version ? > > The Windows protocol documents were updated on March 13 for the > upcoming "19H1" update cycle. > > MS-SMB2 version page, with latest, diffs, etc: > > https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/5606ad47-5ee0-437a-817e-70c366052962 So, there was a defect in the published spec which we just corrected, there's a new update online at the above page. The value of the new compression contextid is actually "3", but the earlier document incorrectly said "4". There were several other fixes and clarifications in the pipeline which have also been included. Redline diffs as well as the usual standard publication formats are available. Tom.