Ensure everywhere we defer an incoming SMB request (blocking lock queue,
authorJeremy Allison <jra@samba.org>
Thu, 24 Jul 2003 06:56:56 +0000 (06:56 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 24 Jul 2003 06:56:56 +0000 (06:56 +0000)
commit0c9433c03188a2d1b49318dd8535d10b7805ce42
tree8c6c593d81cb1876a6fb99d4dbf3a8d03da4601e
parent08634e26e45d3dd935727e43587a137c72417cd3
Ensure everywhere we defer an incoming SMB request (blocking lock queue,
in oplock break state, change notify queue) we also push the MID onto
the deferred signing queue. Tomorrow I will test this with valgrind and
oplock tests.
Jeremy.
(This used to be commit 33a377f3726c85379ba5b962dd7c8ead337b892f)
source3/smbd/blocking.c
source3/smbd/notify.c
source3/smbd/nttrans.c
source3/smbd/process.c