Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks.
authorJeremy Allison <jra@samba.org>
Tue, 25 Aug 2009 04:14:52 +0000 (21:14 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 25 Aug 2009 04:14:52 +0000 (21:14 -0700)
commit213546103749c30dbb3ad8472872b9a8fad34205
tree8aa18044699f6735c5ef04f09252e72260aac8c6
parentc69f92d16d57c2387d31b5dfd01aab0685a671d0
Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks.
Should help track if we get invoked with an invalid fd from
the signal handler.
Jeremy.
source3/smbd/oplock_linux.c