smbd: Use "share_mode_data->id", not "share_mode_entry->id"
authorVolker Lendecke <vl@samba.org>
Wed, 7 Feb 2018 10:13:40 +0000 (11:13 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 12 Feb 2018 23:26:43 +0000 (00:26 +0100)
commitbab8bf7acb71bc54c258c29e7392927afb8b0709
treeb0abd4c4b20ee425679d4a9e9eae5e6a0d384f06
parentc1079e3d2a9dd10b11e6b7c9b9852518ea637bb5
smbd: Use "share_mode_data->id", not "share_mode_entry->id"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/locking/locking.c