commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. a564ecbc2cb4441ebac32ac5300bc784


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. a564ecbc2cb4441ebac32ac5300bc7840569eb30
Date: Sat, 22 Sep 2012 22:40:09 +0000

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 "GNU Mach".

The branch, master has been updated
       via  a564ecbc2cb4441ebac32ac5300bc7840569eb30 (commit)
      from  9eacb0eab6eb8e35bb26ab3db660973fddf9e8fb (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 a564ecbc2cb4441ebac32ac5300bc7840569eb30
Author: Alexey Dejneka <address@hidden>
Date:   Sun Sep 23 00:31:10 2012 +0200

    Fix CDROM door unlock on closure without device_close
    
    * linux/dev/glue/block.c
    (device_open): Properly return devp on multiple opens.
    (device_close_forced): Renamed from device_close, when force parameter is 
1, do
    not wait for open_count to become 0 before closing.
    (device_close): New function.
    (device_no_senders): New function.
    linux_block_emulation_ops: Use (device_no_senders).

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

Summary of changes:
 linux/dev/glue/block.c |   34 ++++++++++++++++++++++++++--------
 1 files changed, 26 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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