This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".
The branch, master has been updated
via ba9feb14c5f5780758b6d62ebb44cd90b99eccc4 (commit)
from 004164ff9965a9cb3452ca0cb34ae04ed6e1b6f6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ba9feb14c5f5780758b6d62ebb44cd90b99eccc4
Author: Samuel Thibault <[email protected]>
Date: Sat Sep 2 16:47:13 2023 +0200
S_dir_lookup: Handle O_DIRECTORY
When e.g. looking up a socket with O_DIRECTORY, we should return ENOTDIR
rather than EACCESS.
-----------------------------------------------------------------------
Summary of changes:
libdiskfs/dir-lookup.c | 3 ++-
libnetfs/dir-lookup.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd