]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Remove an obsolete comment
authorVolker Lendecke <vl@samba.org>
Tue, 14 May 2024 15:01:40 +0000 (17:01 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 15 May 2024 16:51:39 +0000 (16:51 +0000)
commitc422002ce5ef8ea4dcac69b7167dcf67d5c373d1
treed64b5d31e6d62c5954777ee511b9ae033bf93ee7
parentb71f729698fba58543645e9ec40e95d57ea19e3b
smbd: Remove an obsolete comment

notify_fname only sends a message to the notify daemon. There is no
potential deadlock anymore.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/close.c