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.git20200930-12-g5641703


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20200930-12-g5641703
Date: Sat, 14 Nov 2020 07:00: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  5641703ef043ffc10ab9ab0e15f29ccbe30df7a5 (commit)
      from  e6657829a66e72078b33f4c11c4501b054fac904 (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 5641703ef043ffc10ab9ab0e15f29ccbe30df7a5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Nov 14 12:51:03 2020 +0100

    rumpdisk: Support opening a device several times
    
    * rumpdisk/block-rump.c (struct block_data): Make taken field an integer
    instead of a boolean.
    (device_open): When search_bd succeeds, set a new reference and return a
    new port right. Separate out io_return_t err, int fd, and int ret to avoid
    confusions. Simplify the error handling path.
    (device_close): Decrement reference and close rump disk only when
    reaching zero. Also destroy our port.

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

Summary of changes:
 rumpdisk/block-rump.c | 113 ++++++++++++++++++++++++++------------------------
 1 file changed, 58 insertions(+), 55 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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