]> git.ipfire.org Git - thirdparty/samba.git/commit
smbtorture: fix test smb2.notify-inotify.inotify-rename
authorRalph Boehme <slow@samba.org>
Fri, 23 May 2025 05:26:53 +0000 (07:26 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 28 May 2025 15:06:29 +0000 (15:06 +0000)
commit8b346857b837259c017b47cb6a935ed54afc8c60
tree0aa482a65d006f2ea9a535c32ed3dc68fdd5fca8
parenta2827f4d6d8b56de08adaee35a051022f255769e
smbtorture: fix test smb2.notify-inotify.inotify-rename

Need to remove SEC_STD_DELETE from the access mask, otherwise we can't move
files into this directory.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15861

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Bjoern Jacke <bjacke@samba.org>
source4/torture/smb2/notify.c