s3: Hang the linux kernel oplocks off the NULL ctx
authorVolker Lendecke <vl@samba.org>
Thu, 7 Oct 2010 19:48:38 +0000 (21:48 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 8 Oct 2010 19:11:46 +0000 (21:11 +0200)
commit613a0b6c00690a9509129be8ae6a78101e3a21e8
tree5f40fa89435bdbf10095f8b3bb205f188276bfbe
parentef96bfe88530474a05fdb86955efa3a290f3d547
s3: Hang the linux kernel oplocks off the NULL ctx

The destructor that is called removes the signal handler. But at process
exit the signal handling is lost anyway.
source3/smbd/oplock.c