]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cache: properly report ENOTDIR on foo/bar lookups where foo is a file
authorMateusz Guzik <mjg@FreeBSD.org>
Thu, 1 Oct 2020 08:46:21 +0000 (08:46 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Thu, 1 Oct 2020 08:46:21 +0000 (08:46 +0000)
commitb5ab177a998031534043a737f95060d93c1cb214
tree39ecac6bec511c3aa4e2b5393b603a024b132f9e
parent755cc40c21ca63388c6a67ba848a908b429e9391
cache: properly report ENOTDIR on foo/bar lookups where foo is a file

Reported by: fernape
sys/kern/vfs_cache.c