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 d571e6c748b4db6c73f4036a2951a0f6cbe55138 (commit) via 41834f1407baaf46e3ad2fc88dd75be086de9447 (commit) from 61ea190ac347ab091882a827b3549a08bdd47f6c (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 d571e6c748b4db6c73f4036a2951a0f6cbe55138 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Apr 11 18:40:56 2020 +0200 Rumpdisk: fix buffer size * rumpdisk/block-rump.c (device_open): Reduce the dev_name buffer size by one (unused) byte. commit 41834f1407baaf46e3ad2fc88dd75be086de9447 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Apr 11 18:37:09 2020 +0200 rumpdisk: Use more canonical parameter order To match snprintf parameter order. * rumpdisk/block-rump.c (translate_name): Make `name' parameter last. (device_open): Fix translate_name call accordingly. ----------------------------------------------------------------------- Summary of changes: rumpdisk/block-rump.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- Hurd