1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Jeremy Allison 8d9ff50f85 s3: VFS: vfs_recycle. Implement unlinkat().
Note this isn't identical to unlink() as
this must cope with (flags & AT_REMOVEDIR),
which is identical to rmdir(). It calls
either unlink or rmdir depending on the
flags parameter.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2019-09-26 17:20:46 +00:00
..
2019-09-26 17:20:44 +00:00
2019-09-18 21:27:30 +00:00
2019-09-01 22:21:26 +00:00
2019-09-17 22:49:39 +00:00
2019-09-17 22:49:39 +00:00
2018-01-16 02:43:03 +01:00
2019-09-26 17:20:44 +00:00
2019-09-17 22:49:39 +00:00