commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9-159-g162db89


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-159-g162db89
Date: Sat, 5 Jan 2019 08:49:00 -0500 (EST)

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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]