commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20210811-6-g9049b96


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20210811-6-g9049b96
Date: Wed, 11 Aug 2021 11:24:01 -0400 (EDT)

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  9049b963b6023ef6d7bd3f8c81ef5ab1f3b43fd3 (commit)
       via  c654480ef67c15b2cd9e774afa65f53b32693b40 (commit)
      from  214ac978f6135db4af0f8bf2286532aa618dcd89 (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 9049b963b6023ef6d7bd3f8c81ef5ab1f3b43fd3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 11 16:27:43 2021 +0200

    libmachdev: Fix startup_dosync
    
    We do not actually want to shut everything down. For instance, we still have
    to be able to start the acpi translator to perform the actual shutdown.
    
    What we however have to do is syncing the disks.

commit c654480ef67c15b2cd9e774afa65f53b32693b40
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 11 16:23:23 2021 +0200

    pci-arbiter: do not install as translator for now
    
    machdev installs the trivfs translator, not the netfs translator,
    and thus pci-arbiter would only show up as the pci device, not the pci
    filesystem.

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

Summary of changes:
 libmachdev/ds_routines.c         |  6 +++---
 libmachdev/machdev-device_emul.h |  2 +-
 libmachdev/machdev.h             |  2 +-
 libmachdev/trivfs_server.c       |  8 ++++----
 pci-arbiter/main.c               | 15 ++-------------
 rumpdisk/block-rump.c            | 13 +++----------
 6 files changed, 14 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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