Bugzilla – Attachment 52076 Details for
Bug 120053
haldaemon fills logs with ATAPI errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Quiet down known error
quiet-ide-cd-capacity (text/plain), 372 bytes, created by
Jens Axboe
on 2005-10-10 11:47:27 UTC
(
hide
)
Description:
Quiet down known error
Filename:
MIME Type:
Creator:
Jens Axboe
Created:
2005-10-10 11:47:27 UTC
Size:
372 bytes
patch
obsolete
>--- linux-2.6.13/drivers/ide/ide-cd.c~ 2005-10-10 13:46:50.000000000 +0200 >+++ linux-2.6.13/drivers/ide/ide-cd.c 2005-10-10 13:47:14.000000000 +0200 >@@ -2159,6 +2159,7 @@ > req.cmd[0] = GPCMD_READ_CDVD_CAPACITY; > req.data = (char *)&capbuf; > req.data_len = sizeof(capbuf); >+ req.flags |= REQ_QUIET; > > stat = cdrom_queue_packet_command(drive, &req); > if (stat == 0) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 120053
: 52076