diff options
author | ed <ed@FreeBSD.org> | 2015-08-12 16:17:00 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2015-08-12 16:17:00 +0000 |
commit | e8ba6b481727b8bd5f4848208b33286f898079bb (patch) | |
tree | beda7e4fdf6faf8adf2f6e74c43d040fa46e81b7 /contrib/llvm/include/llvm-c/ExecutionEngine.h | |
parent | 3d944dc04edcbfe0e82d936b047f8af079430cef (diff) | |
download | FreeBSD-src-e8ba6b481727b8bd5f4848208b33286f898079bb.zip FreeBSD-src-e8ba6b481727b8bd5f4848208b33286f898079bb.tar.gz |
Properly return ENOTDIR when calling *at() on a non-vnode.
We already properly return ENOTDIR when calling *at() on a non-directory
vnode, but it turns out that if you call it on a socket, we see EINVAL.
Patch up namei to properly translate this to ENOTDIR.
Diffstat (limited to 'contrib/llvm/include/llvm-c/ExecutionEngine.h')
0 files changed, 0 insertions, 0 deletions