]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Handle what mkdir_internals() puts on inotify
authorVolker Lendecke <vl@samba.org>
Tue, 27 May 2025 12:29:55 +0000 (14:29 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 2 Jun 2025 17:08:34 +0000 (17:08 +0000)
commite62f0b723b46c59a351457fad108334b75136eaa
treeaaced7aabe9c0c43eee29297f81c50c17117ac19
parent245d80c6a98349a656f5a79ffd3e15e6255df243
smbd: Handle what mkdir_internals() puts on inotify

Properly handle the TMPNAME events

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15864
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/notify_inotify.c