]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: fix checks for POSIX opens in file_find_subpath()
authorRalph Boehme <slow@samba.org>
Fri, 7 Mar 2025 11:57:07 +0000 (12:57 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 7 Mar 2025 19:00:32 +0000 (19:00 +0000)
commit6e662bf5781728e048c560eafe00c4bb6f0db316
tree4727c6caee43d61e932c0c33a8179f5e26a2f1cd
parenta96f0542c8317a7dd0470b32350de6893fd98723
smbd: fix checks for POSIX opens in file_find_subpath()

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/files.c