]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify inotify_handler()
authorVolker Lendecke <vl@samba.org>
Wed, 28 May 2025 10:15:01 +0000 (12:15 +0200)
committerRalph Boehme <slow@samba.org>
Mon, 2 Jun 2025 18:10:20 +0000 (18:10 +0000)
commit1909fa3ca1ab3cdd476c7af1d07876cbca53d4e4
treecca7ec6066f0a399fae064ed81e2b6481baa2b08
parent5b5d3e8343fe04eb5d0fbee833ad341cfb5d553d
smbd: Simplify inotify_handler()

Now that we don't have to calculate "e2" anymore, we can simplify the
loop walking the buffer.

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>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Jun  2 18:10:20 UTC 2025 on atb-devel-224
source3/smbd/notify_inotify.c