Fixed the nastiest locking bug to track down.... smb_pids are sent in the
authorJeremy Allison <jra@samba.org>
Mon, 2 Jul 2001 02:42:41 +0000 (02:42 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 2 Jul 2001 02:42:41 +0000 (02:42 +0000)
commit5b69009b25886bfa8b07e3ac885064ffa730f9bf
tree4c86f9c30c3d29d948f11c7503db5f70d9934e52
parent82b76931cb62ea952fb0a4091880a8e0188530c8
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
lockingX calls - use that instead of smb_pid in the packet.
Jeremy.
(This used to be commit a3925cb9c6303ce24e5fecad6c8f3a0ba78b9ee0)
source3/include/smb_macros.h
source3/locking/locking.c
source3/locking/posix.c
source3/smbd/blocking.c
source3/smbd/process.c
source3/smbd/reply.c