]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: We can expect the file to exist in is_visible_fsp()
authorVolker Lendecke <vl@samba.org>
Thu, 19 Sep 2024 14:09:43 +0000 (16:09 +0200)
committerMartin Schwenke <martins@samba.org>
Sun, 22 Sep 2024 09:36:35 +0000 (09:36 +0000)
commitcc76e2c7d7d2535a736420283a38a89f17f5c21e
tree5489213fb3bf60a4730471623e4a26ec86780671
parent81ecdb125bf10433d49f865f1ab2dfae9f965857
smbd: We can expect the file to exist in is_visible_fsp()

Another leftover from symlinks in posix context to not open an fsp

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