Patches for https://bugzilla.samba.org/show_bug.cgi?id=11182
Jeremy Allison
jra at samba.org
Thu May 7 09:39:43 MDT 2015
On Thu, May 07, 2015 at 06:52:01AM +0200, Michael Adam wrote:
> I probably need to understand better how we process
> these notifies in a compound, i.e. when the get
> split out, but the concern was what happens
> when the session_shutdown is called when we are still
> occupied with the earlier parts of the compound and
> have not yet split the notify out. If that can not
> happen - great! (I will revisit the relevant code in
> order to fully understand..)
Can't happen. Each compound is processed fully
before anything else is read off the wire. See
the comment in smb2_server.c
More information about the samba-technical
mailing list