r24276: don't mark a stream readable until after the messaging setup is
authorAndrew Tridgell <tridge@samba.org>
Wed, 8 Aug 2007 03:20:37 +0000 (03:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:34 +0000 (15:01 -0500)
commit8e378051e594372dfb2c00a380ef4bc151021ea2
treed89c9f3cc6976b813f6e67610b6dd50cc045af2d
parentb04bcf46e135af597b89994148a28275d29cdba6
r24276: don't mark a stream readable until after the messaging setup is
complete. This is needed because messaging setup with ctdb involve
events, and we don't want a SMB packet to be processed on this stream
until after the stream structure is fully setup
source/smbd/service_stream.c