1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-24 02:04:21 +03:00
Ralph Boehme 84f07a8dcb s3/smbd: fix handling of delete-on-close on directories
This implements a check to test the delete-on-close flag of a directory
for requests to create files in this directory.

Windows server implement this check, Samba doesn't as it has performance
implications.

This commit implements the check and a new option to control it. By
default the check is skipped, setting "check parent directory delete on
close = yes" enables it.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat Feb  3 23:42:16 CET 2018 on sn-devel-144
2018-02-03 23:42:16 +01:00
..
2017-12-12 20:37:08 +01:00
2017-11-11 04:49:27 +01:00
2017-01-22 18:30:11 +01:00
2017-01-22 18:30:11 +01:00
2017-12-05 04:58:26 +01:00
2017-11-11 04:49:27 +01:00
2017-12-21 19:12:07 +01:00
2017-12-05 04:58:26 +01:00
2017-01-22 18:30:11 +01:00
2017-01-22 18:30:11 +01:00
2017-01-22 18:30:11 +01:00
2017-11-11 04:49:27 +01:00