All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Drake <dsd@gentoo.org>
To: linux-scsi@vger.kernel.org
Subject: ioctl_internal_command() too verbose?
Date: Fri, 02 Sep 2005 13:44:09 +0100	[thread overview]
Message-ID: <43184919.5060107@gentoo.org> (raw)

Hi,

In a Gentoo bug report, a user reported this message appearing repeatedly in 
the kernel logs:

	Device not ready. Make sure there is a disc in the drive.

This comes from ioctl_internal_command() (scsi_ioctl.c).

This message can be reproduced once by a simple "touch /dev/scd0" on a drive 
with no CD inserted. The userspace tools which monitor for CD change by 
repeatedly polling the device are resulting in this message being printed lots 
of times when no CD is in the drive.

Any objections to reducing this to a debug message only?

Daniel

                 reply	other threads:[~2005-09-02 12:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43184919.5060107@gentoo.org \
    --to=dsd@gentoo.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.