commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.4-409-g55cdcf3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-409-g55cdcf3
Date: Sun, 09 Feb 2014 23:29:59 +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  55cdcf3ad3ebec3d9899130fe435a59f8e9e1617 (commit)
      from  219ad2d6c3aa7574ed2e250b305b12a35eec24b3 (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 55cdcf3ad3ebec3d9899130fe435a59f8e9e1617
Author: Samuel Thibault <address@hidden>
Date:   Mon Feb 10 00:19:30 2014 +0100

    Add quiet flag to CD I/O
    
    * linux/src/drivers/block/ide-cd.c (cdrom_queue_packet_command): Add `quiet'
    parameter, copied into the request.
    (cdrom_decode_status): Do not print I/O error when `quiet' field of
    request is non-zero.
    (cdrom_end_request): Do not print sense results when `quiet' field of
    request is non-zero.
    (cdrom_check_status, cdrom_read_capacity, cdrom_read_tocentry): Pass 1 to
    `cdrom_queue_packet_command''s `quiet' parameter.
    (cdrom_lockdoor, cdrom_eject, cdrom_pause, cdrom_startstop,
    cdrom_read_subchannel, cdrom_mode_sense, cdrom_mode_select,
    cdrom_play_lba_range_1, cdrom_read_block, cdrom_load_unload,
    ide_cdrom_ioctl): Pass 0 to `cdrom_queue_packet_command''s `quiet' 
parameter.

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

Summary of changes:
 linux/src/drivers/block/ide-cd.c |   47 +++++++++++++++++++++-----------------
 1 files changed, 26 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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