s3:smbd: call message_dispatch() before processing incoming PDUs
authorStefan Metzmacher <metze@samba.org>
Sun, 18 Jan 2009 22:01:59 +0000 (23:01 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 19 Jan 2009 23:40:56 +0000 (00:40 +0100)
commitfcf9f72e042ca97ede28a3d39c3ce406a3808b18
tree1c9acb01f19f41a01f16c9d9ba951840d14f2c7e
parent3347ed7e6e416b0534777a73663a353c12cfece7
s3:smbd: call message_dispatch() before processing incoming PDUs

This is a hack to fix races which happen with the RAW-RENAME and RAW-OPLOCK
tests. We should try to remove it later.

metze
source3/smbd/process.c