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-478-gc99cb9e


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-478-gc99cb9e
Date: Fri, 21 Nov 2014 04:41:56 +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  c99cb9e4ab1bd2683759f35a6878a685bf5e8dd7 (commit)
      from  36f340ae47a0f643be6d59a8190600cdd34eef0c (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 c99cb9e4ab1bd2683759f35a6878a685bf5e8dd7
Author: Justus Winter <address@hidden>
Date:   Sun Oct 5 13:20:01 2014 +0200

    trans/mtab: avoid firmlink loops
    
    * trans/mtab.c (struct mtab): Add a hash table to keep track of seen
    ports.
    (mtab_mark_as_seen): New function that records the identity port of a
    given node in the hash table and reports whether it has been there
    before.
    (mtab_populate): Use the new function to avoid running in circles.
    (main, open_hook): Initialize hash table.
    (close_hook): Free ports and destroy hash table.

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

Summary of changes:
 trans/mtab.c |   46 +++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 45 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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