smbd: Fix a comment and an error message
commitcfa24f05639d2c65c8b7e045cbdeaabcbcf16861
authorVolker Lendecke <vl@samba.org>
Mon, 22 Jul 2024 17:53:40 +0000 (22 19:53 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2024 16:29:33 +0000 (6 16:29 +0000)
tree7433d75857d705f01fd8ec781d5b794906d29d2c
parentcb67a701131d0e024cf54c7d6bf982a8ebd856d5
smbd: Fix a comment and an error message

Tested manually, but OBJECT_NAME_NOT_FOUND makes much more sense given
the new semantics of filename_convert_dirfsp.

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