Fixed bug introduced by the recent changes where the chain_fnum
authorJeremy Allison <jra@samba.org>
Mon, 17 Aug 1998 22:59:53 +0000 (22:59 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 17 Aug 1998 22:59:53 +0000 (22:59 +0000)
commit908a583b48e37c5e869216f4dc92d4a587ff1238
tree916f9972664a4c454e020f9a6068aea124bc9cad
parent722312c326d54849e2552327fcd88ac77257ad2c
Fixed bug introduced by the recent changes where the chain_fnum
could be overwritten in oplock processing code.
Jeremy.
source/include/proto.h
source/smbd/files.c
source/smbd/nttrans.c
source/smbd/oplock.c