r23589: Ensure we will always release any timeout handler
authorJeremy Allison <jra@samba.org>
Fri, 22 Jun 2007 17:19:08 +0000 (17:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:33 +0000 (12:23 -0500)
commit08a9de8927bbca982be4e566e56748045defc1c7
treecfc00ff05a047dbe7209ab3c874a36b7526074c9
parent32a3c30627fad859bc7fa218cc40e7b056bac30d
r23589: Ensure we will always release any timeout handler
on fsp close or removal of oplock. Mulitple removals
are safe.
Jeremy.
(This used to be commit 6de0970704b3eff2b71e6bf499c6dda45d4d5e2d)
source3/smbd/files.c
source3/smbd/oplock.c