1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-18 06:04:06 +03:00
Volker Lendecke 83f7129e58 smbd: Streamline recursive_rmdir()
By factoring out recursive_rmdir_fsp() we can do the recursion using
openat_pathref_fsp_lcomp(). This makes strace for a recursive
directory removal look a *lot* cleaner.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2024-12-17 12:30:31 +00:00
..
2024-12-17 12:30:31 +00:00
2023-08-08 04:39:38 +00:00
2024-12-17 12:30:30 +00:00
2023-12-19 16:05:36 +00:00
2024-08-27 07:19:32 +00:00
2024-12-17 12:30:31 +00:00
2024-11-11 14:03:04 +00:00