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  162db89eff70660963f416e862f62fa35d718593 (commit)
      from  e5ac42699dfd94f1f9607d64799a53fd42e0290d (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 162db89eff70660963f416e862f62fa35d718593
Author: Samuel Thibault <[email protected]>
Date:   Sat Jan 5 14:46:51 2019 +0100

    hurd: fix error on opening symlink with O_NOFOLLOW|O_WRITE
    
    POSIX requires ELOOP in that case.
    
    * libdiskfs/dir-lookup.c (diskfs_S_dir_lookup): Return ELOOP instead of
    EACCES when the result is a symlink and O_WRITE|O_EXEC was requested

-----------------------------------------------------------------------

Summary of changes:
 libdiskfs/dir-lookup.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to