]> git.ipfire.org Git - thirdparty/samba.git/commit
smbclient: Simplify the queue for recursive listing
authorVolker Lendecke <vl@samba.org>
Fri, 5 Jun 2020 05:57:36 +0000 (07:57 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Jun 2020 22:20:46 +0000 (22:20 +0000)
commit032105dd265499ffe4e66ccdc68d0f33935fcf26
treec15e9f42b340d159aea1e535531ad1c0be515125
parenta2243f7506ef792fcb21ad066eb2758cc3d32917
smbclient: Simplify the queue for recursive listing

We now have talloc and the DLIST macros. That simplifies things a bit.

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