s3:smbd/oplock_linux: don't overwrite private_data
commit389bb4fbe175af8bfb3b75f4ed69529e4d3e075b
authorStefan Metzmacher <metze@samba.org>
Fri, 10 Feb 2012 18:49:05 +0000 (10 19:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 10 Feb 2012 20:48:18 +0000 (10 21:48 +0100)
tree2cded0b85d20b9b1484d55d5e7eba397ea1ce84b
parente87d98c0fcf439a65031b072bebe0fed296cf59e
s3:smbd/oplock_linux: don't overwrite private_data

We set ctx->private_data = sconn a few lines above
and expect 'sconn' in the signal event handler.

Thanks to Christian Ambach <ambi@samba.org> for the
bug report.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Feb 10 21:48:18 CET 2012 on sn-devel-104
source3/smbd/oplock_linux.c