]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: ignore POSIX and stale opens in have_file_open_below()
authorRalph Boehme <slow@samba.org>
Mon, 30 Sep 2024 14:50:49 +0000 (16:50 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 5 Nov 2024 14:39:30 +0000 (14:39 +0000)
commit7218bffc535d743dfe42595ceeaa5f36283fb321
tree0be616c0ce010c3bd0ab7a3c82d976b1ab7e6d00
parentdb3933da6ca1ae63a2c322cf78e83699e867c6ba
smbd: ignore POSIX and stale opens in have_file_open_below()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15608

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/dir.c