Update POSIX negotiate context during negprot to include GUID

Steve French smfrench at gmail.com
Mon Feb 25 07:26:05 UTC 2019


On Mon, Feb 25, 2019 at 1:22 AM Stefan Metzmacher <metze at samba.org> wrote:
>
> Am 25.02.19 um 01:01 schrieb Steve French via samba-technical:
> > As requested - updated the POSIX negotiate context to include the GUID
> > of the only supported POSIX open/create context.
> >
> > Let me know if any objections..
>
> Don't you need to change POSIX_CTXT_DATA_LEN?

Isn't 16 bytes correct (at least one GUID - in this case matching the
POSIX open context GUID)?  The patch included this change:

-#define POSIX_CTXT_DATA_LEN    8
+#define POSIX_CTXT_DATA_LEN    16



-- 
Thanks,

Steve



More information about the samba-technical mailing list