commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-477-g36f340a


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.5-477-g36f340a
Date: Fri, 21 Nov 2014 03:11:46 +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  36f340ae47a0f643be6d59a8190600cdd34eef0c (commit)
      from  f981d5bdba78ef72dbbf0d22c146890a305d487c (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 36f340ae47a0f643be6d59a8190600cdd34eef0c
Author: Samuel Thibault <address@hidden>
Date:   Fri Nov 21 04:08:57 2014 +0100

    Always canonicalize fstab entries with realpath
    
    To avoid spurious ./, /, symlinks, etc.
    
    * sutils/fstab.c (fs_set_mntent): Try to call realpath on mnt_fsname and 
mnt_dir
    field of `mntent'.
    (fstab_find_mount): Try to call realpath on `name' parameter.
    (fstab_find): Do not try to call realpath.
    (fstab_read): Reset errno to zero before calling getmntent.
    * utils/umount.c (main): Do not warn about missing fstab entries for
    active translators.

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

Summary of changes:
 sutils/fstab.c |  103 +++++++++++++++++++++++++++++++++----------------------
 utils/umount.c |    4 +--
 2 files changed, 63 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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