commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.6-39-g68af46b


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.6-39-g68af46b
Date: Fri, 14 Aug 2015 13:21:51 +0000

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  68af46b57f817f84cf12bdacc32a1878e1c0fafa (commit)
       via  8b14af6546d542878a8ea6ca08e49e0cba2e34ef (commit)
      from  8d862231a0016dcf40f269e73d5b189606038490 (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 68af46b57f817f84cf12bdacc32a1878e1c0fafa
Author: Samuel Thibault <address@hidden>
Date:   Fri Aug 14 15:19:53 2015 +0200

    Fake full file access only for faked nodes
    
    Otherwise some scripts may try to modify system files just because they find
    they seem to be able to.
    
    * trans/fakeroot.c (netfs_report_access): When FAKE_MODE is not set on
    `np', call file_check_access on the underlying node instead of returning
    O_RDWR|O_EXEC.

commit 8b14af6546d542878a8ea6ca08e49e0cba2e34ef
Author: Samuel Thibault <address@hidden>
Date:   Fri Aug 14 15:17:37 2015 +0200

    Make fakeroot return file types from underly fs
    
    Fakeroot does not support faking them anyway, and they may change on the
    underlying fs, e.g. when creating a local socket.
    
    * trans/fakeroot.c (netfs_validate_stat): Return S_IFMT part of st_mode as
    provided by underlying filesystem.

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

Summary of changes:
 trans/fakeroot.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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