Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Smb2-protocol: [Smb2-protocol] Re: Create oplock flags

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Thu, 17 Nov 2005 08:26:48 -0400
i have updated the wiki with the 2 flags for getinfo EA and the 4
flags for getinfo SecDescriptor

On 11/17/05, tridge@xxxxxxxxx <tridge@xxxxxxxxx> wrote:
> Ronnie,
>
> I've updated the wiki with the following flag fields:
>
> #define SMB2_CREATE_FLAG_REQUEST_OPLOCK           0x0100
> #define SMB2_CREATE_FLAG_REQUEST_EXCLUSIVE_OPLOCK 0x0800
> #define SMB2_CREATE_FLAG_GRANT_OPLOCK             0x0001
> #define SMB2_CREATE_FLAG_GRANT_EXCLUSIVE_OPLOCK   0x0080
>
> as we have noticed that vista uses the same buffer for input and
> output, and doesn't clear it on reply, we can't tell if it
> deliberately is setting the REQUEST_XX bits in the reply or if they
> are just leftovers from what the client sent.
>
> _______________________________________________
> Smb2-protocol mailing list
> Smb2-protocol@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/smb2-protocol
>