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 49eae3b568ca925e9f0f928f8fb6dd8457d7d0b0 (commit)
from 304adff10d5bdeeb618a6633e3b80e51aa4585c6 (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 49eae3b568ca925e9f0f928f8fb6dd8457d7d0b0
Author: Damien Zammit <[email protected]>
Date: Sat Aug 1 15:05:38 2020 +1000
libmachdev: Introduce startup notification for clean rumpdisk shutdown
Message-Id: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
libmachdev/Makefile | 4 +-
libmachdev/ds_routines.c | 10 ++
libmachdev/machdev-device_emul.h | 1 +
libmachdev/machdev.h | 1 +
libmachdev/trivfs_server.c | 118 ++++++++++++++++++++-
.../fsys-goaway.c => libmachdev/trivfs_server.h | 30 +++---
rumpdisk/block-rump.c | 16 ++-
7 files changed, 158 insertions(+), 22 deletions(-)
copy libtrivfs/fsys-goaway.c => libmachdev/trivfs_server.h (60%)
hooks/post-receive
--
Hurd