smbclient: Simplify do_list()
authorVolker Lendecke <vl@samba.org>
Fri, 5 Jun 2020 13:09:44 +0000 (15:09 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Jun 2020 23:43:04 +0000 (23:43 +0000)
commit317538154a0145d6e11c442384b870bb37bfb592
tree9a34a522b06536145fc1a760dfe4efad9bdb6364
parent032105dd265499ffe4e66ccdc68d0f33935fcf26
smbclient: Simplify do_list()

With the DLIST-based work queue we don't need to protect the "list
head" from reallocation anymore

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jun 10 23:43:04 UTC 2020 on sn-devel-184
source3/client/client.c