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.git20220218-8-g959230b7


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20220218-8-g959230b7
Date: Fri, 25 Feb 2022 13:40:30 -0500 (EST)

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  959230b77c639a33268b0246d83a4058a10a408e (commit)
       via  fa52e8d757c9cab907dd4f2bca22c9c562e4d556 (commit)
      from  d0a59e67fedf760a02109f5c18281241c6caa654 (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 959230b77c639a33268b0246d83a4058a10a408e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Feb 25 19:39:49 2022 +0100

    rumpdisk: Do not set a number of bytes in case of errors
    
    The RPC stub will not read it on error anyway.
    
    * rumpdisk/block-rump.c (rumpdisk_device_write, rumpdisk_device_read):
    Do not set the number of bytes when returning an error.

commit fa52e8d757c9cab907dd4f2bca22c9c562e4d556
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Feb 25 19:38:50 2022 +0100

    rumpdisk: Fix warning
    
    gcc would complain that dummy_read is unused
    
    * rumpdisk/block-rump.c (rumpdisk_device_write): Mark dummy_read with
    attribute unused.

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

Summary of changes:
 rumpdisk/block-rump.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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