[Bug 270419] Executable files act as if they are empty directories for some operations
Date: Thu, 23 Mar 2023 19:32:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270419 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=c16c4ea6d399332d4a023df6e423be61fdb875a5 commit c16c4ea6d399332d4a023df6e423be61fdb875a5 Author: Mateusz Guzik <mjg@FreeBSD.org> AuthorDate: 2023-03-23 19:19:48 +0000 Commit: Mateusz Guzik <mjg@FreeBSD.org> CommitDate: 2023-03-23 19:31:18 +0000 vfs cache: return ENOTDIR for not_a_dir/{.,..} lookups Reported by: Oliver Kiddle PR: 270419 MFC: 3 days sys/kern/vfs_cache.c | 11 +++++++++++ 1 file changed, 11 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.