s3:utils: assign ids to struct to list shares correctly
commit9e9e6955ba93691545ea35e39ebdc285cd484406
authorJule Anger <janger@samba.org>
Fri, 4 Mar 2022 08:02:28 +0000 (4 09:02 +0100)
committerJule Anger <janger@samba.org>
Mon, 7 Mar 2022 15:27:48 +0000 (7 15:27 +0000)
tree507838e22c01b7db36bdf5b81d1b2e2c27f7187c
parentb108e039ab13ee9f8f2c629c5b57085a462d14db
s3:utils: assign ids to struct to list shares correctly

The commit "99d1f1fa10d smbd: Remove unused "struct connections_key"" removes
also the assignment of information to connections_data, which are needed to list
shares.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14999

Signed-off-by: Jule Anger <janger@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Jule Anger <janger@samba.org>
Autobuild-Date(master): Mon Mar  7 15:27:48 UTC 2022 on sn-devel-184
selftest/knownfail.d/smbstatus [deleted file]
source3/utils/conn_tdb.c