r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
authorVolker Lendecke <vlendec@samba.org>
Mon, 14 May 2007 13:01:28 +0000 (13:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:02 +0000 (12:22 -0500)
commitbbb508414683eeddd2ee0d2d36fe620118180bbb
tree0d0a02e672d8595cbf265be80c7f73a46d0f3412
parent417325b9e6f9ac0afe1f2f3b552527788f6a7cee
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
locking/locking.c we have to send retry messages to timed lock holders.
The majority of this patch passes a "struct messaging_context" down
there. No functional change, survives make test.
source/lib/messages.c
source/locking/brlock.c
source/locking/locking.c
source/smbd/blocking.c
source/smbd/close.c
source/smbd/reply.c
source/smbd/trans2.c