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)
commita3925cb9c6303ce24e5fecad6c8f3a0ba78b9ee0
tree4e167d7006b6679077bc2e0baf0f14151a813a2b
parent15c64199cb29e2fca6ee7353673dbb3f962e0e24
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.
source/include/smb_macros.h
source/locking/locking.c
source/locking/posix.c
source/smbd/blocking.c
source/smbd/process.c
source/smbd/reply.c