]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify inotify_dispatch()
authorVolker Lendecke <vl@samba.org>
Tue, 27 May 2025 15:12:05 +0000 (17:12 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 2 Jun 2025 17:08:34 +0000 (17:08 +0000)
commit5b5d3e8343fe04eb5d0fbee833ad341cfb5d553d
treef9403f2f7ccf690c315eebf0a708de9fddcb7503
parente62f0b723b46c59a351457fad108334b75136eaa
smbd: Simplify inotify_dispatch()

inotify_dispatch() does not need the additional arguments anymore

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