mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
057161039f
We'll want to reuse the directory listing function for the deltree API. This patch splits the bulk of the work out into a do_listing() helper function. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676 Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>