commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.8-64-g9ddc4f2


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.8-64-g9ddc4f2
Date: Mon, 31 Oct 2016 18:21:26 +0000 (UTC)

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  9ddc4f2a1717455e50eb6fd010cda4e5f4080c42 (commit)
       via  74bfb99acf027265b8b588ea3fa15204c426f919 (commit)
      from  267995f0c2aea8030c6126f62dc41ff63d80caa7 (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 9ddc4f2a1717455e50eb6fd010cda4e5f4080c42
Author: Samuel Thibault <address@hidden>
Date:   Mon Oct 31 19:18:41 2016 +0100

    libdiskfs: Factorize code for last hard reference being released
    
    * libdiskfs/node-lastref.c: New file
    * libdiskfs/Makefile (OTHERSRCS): Add node-lastref.c
    * libdiskfs/libdiskfs/node-nput.c (diskfs_nput): Replace last hard reference
    code with a call to _diskfs_lastref.
    * libdiskfs/node-nrele.c (diskfs_nrele): Likewise.

commit 74bfb99acf027265b8b588ea3fa15204c426f919
Author: Samuel Thibault <address@hidden>
Date:   Mon Oct 31 19:08:58 2016 +0100

    libdiskfs: fix removal of socket nodes
    
    Follow-up on 5ab5d98fa515cd19a64e8d5868fcbae85eec9dc5 ('libdiskfs: fix
    removal of socket nodes'), for diskfs_nrele.
    
    * libdiskfs/node-nrele.c (diskfs_nrele): Deallocate right to socket
    address when cleaning light references.

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

Summary of changes:
 libdiskfs/Makefile       |    4 ++--
 libdiskfs/node-lastref.c |   49 ++++++++++++++++++++++++++++++++++++++++++++++
 libdiskfs/node-nput.c    |   24 +----------------------
 libdiskfs/node-nrele.c   |   16 +--------------
 libdiskfs/priv.h         |    4 ++++
 5 files changed, 57 insertions(+), 40 deletions(-)
 create mode 100644 libdiskfs/node-lastref.c


hooks/post-receive
-- 
Hurd



reply via email to

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