s3:utils: assign ids to struct to list shares correctly
commit9df5283f3d99ef6627843c223141040bfe263cf1
authorJule Anger <janger@samba.org>
Fri, 4 Mar 2022 08:02:28 +0000 (4 09:02 +0100)
committerJule Anger <janger@samba.org>
Tue, 8 Mar 2022 11:31:47 +0000 (8 11:31 +0000)
tree51d61887528d0bd7b34b396ca109e3e0280acbda
parent364b16068b1e46ba6aeffe321dd20840c35c2ab7
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

(cherry picked from commit 9e9e6955ba93691545ea35e39ebdc285cd484406)

Autobuild-User(v4-16-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-16-test): Tue Mar  8 11:31:47 UTC 2022 on sn-devel-184
selftest/knownfail.d/smbstatus [deleted file]
source3/utils/conn_tdb.c