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)
commitb935fc086285e73203e5f3af80041489e893ee1a
tree351e308d10126cc89dceead9a38de9d2c59d02b2
parent28788ca46c06d00a472949fd3de7b64988925283
Fixed bug introduced by the recent changes where the chain_fnum
could be overwritten in oplock processing code.
Jeremy.
(This used to be commit 908a583b48e37c5e869216f4dc92d4a587ff1238)
source3/include/proto.h
source3/smbd/files.c
source3/smbd/nttrans.c
source3/smbd/oplock.c