commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3564-gbc7f705


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3564-gbc7f705
Date: Wed, 28 Aug 2013 23:21:15 +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  bc7f705e87bf32db60d748b9356de28dab063d0e (commit)
       via  7077644ea679160ac0bcf358e6b2a6629647a678 (commit)
       via  69c5f5e4421f231cc3ed94de8b19afc11cdec66f (commit)
       via  8436e1b318440a0acacfa7227ee064a74a077958 (commit)
       via  9bb6c17f3f0e2793ef75339f48425b0ec802c2a3 (commit)
      from  7f76449a4f7b2d027fa6c085ba931129e16f4fb4 (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 bc7f705e87bf32db60d748b9356de28dab063d0e
Merge: 8436e1b 7077644
Author: Samuel Thibault <address@hidden>
Date:   Thu Aug 29 01:21:08 2013 +0200

    Merge branch 'master-merge'

commit 7077644ea679160ac0bcf358e6b2a6629647a678
Merge: 69c5f5e a2e7bbe
Author: Samuel Thibault <address@hidden>
Date:   Thu Aug 29 01:20:43 2013 +0200

    Merge branch 'master-merge2' into master-merge

commit 69c5f5e4421f231cc3ed94de8b19afc11cdec66f
Author: Justus Winter <address@hidden>
Date:   Thu Aug 15 08:23:17 2013 +0200

    umount: add a umount utility
    
    This adds a umount utility that implements most of the functions that
    the Linux umount utility provides, especially that subset that is used
    by the Debian package initscripts.
    
    * utils/umount.c: New file.

commit 8436e1b318440a0acacfa7227ee064a74a077958
Author: Justus Winter <address@hidden>
Date:   Tue Jul 30 11:59:10 2013 +0200

    libnetfs: handle dead-name notifications
    
    Handle dead-name notifications the same way libdiskfs does. In fact,
    dead-name.c is a verbatim copy with trivial modifications. It clears
    np->sockaddr if the dead name notification was for that port.
    
    * libnetfs/dead-name.c: New file.
    * libnetfs/Makefile (OTHERSRCS): Add dead-name.c.

commit 9bb6c17f3f0e2793ef75339f48425b0ec802c2a3
Author: Justus Winter <address@hidden>
Date:   Tue Jul 30 11:59:09 2013 +0200

    libnetfs: implement file_get_translator_cntl
    
    This is a trivially adapted version of libdiskfs/file-get-transcntl.c.
    
    * libnetfs/file-get-transcntl.c: New file.

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

Summary of changes:
 libnetfs/Makefile                            |    4 +-
 {libdiskfs => libnetfs}/dead-name.c          |   10 +-
 {libdiskfs => libnetfs}/file-get-transcntl.c |   34 +++--
 libnetfs/fsstubs.c                           |    8 -
 utils/umount.c                               |  197 +++++++++++++++----------
 5 files changed, 144 insertions(+), 109 deletions(-)
 copy {libdiskfs => libnetfs}/dead-name.c (91%)
 copy {libdiskfs => libnetfs}/file-get-transcntl.c (68%)


hooks/post-receive
-- 
Hurd



reply via email to

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