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 8b5b59c704e9edbb0784697ada1df9112fc3e18b (commit)
from e132a443e5373cc9e404c37b89e2ccc4cb845e8e (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 8b5b59c704e9edbb0784697ada1df9112fc3e18b
Author: Samuel Thibault <[email protected]>
Date: Sat Sep 2 14:53:59 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 | 2 +-
libnetfs/dir-lookup.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd