includes.h: Fix for HPUX10.x bug taking all available semaphores.
authorJeremy Allison <jra@samba.org>
Tue, 31 Mar 1998 19:28:35 +0000 (19:28 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 31 Mar 1998 19:28:35 +0000 (19:28 +0000)
commitc6499c9fd053ba780ffe407d640a5a74cd6c5b01
treea0fa36445ec0c927fa6f312585b540399191efe6
parentce81409105ff0503c4f9933c1fc5820cc1bde0e3
includes.h: Fix for HPUX10.x bug taking all available semaphores.
server.c:
trans2.c: Fix for obscure oplock deadlock with NT. Moves trans2
oplock queuing code into trans2.c to only queue for trans2open
calls.
Jeremy.
source/include/includes.h
source/smbd/server.c
source/smbd/trans2.c