linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: scsi <linux-scsi@vger.kernel.org>, dgilbert@interlog.com
Subject: Re: scsi_debug fault-injection question
Date: Mon, 11 Jun 2007 14:26:55 -0400	[thread overview]
Message-ID: <466D93EF.8060609@torque.net> (raw)
In-Reply-To: <20070611094207.168a7664.randy.dunlap@oracle.com>

Randy Dunlap wrote:
> Hi Doug,
> 
> scsi_debug.c says:
> 
> MODULE_PARM_DESC(every_nth, "timeout every nth command(def=100)");
> 
> I don't see where the default of 100 is set.
> 
> #define DEF_EVERY_NTH   0
> ...
> static int scsi_debug_every_nth = DEF_EVERY_NTH;
> 
> 
> Can you clarify for me, please?

Randy,
s/100/0/

The string in MODULE_PARM_DESC is wrong. The support
web page, http://www.torque.net/sg/sdebug26.html
is accurate stating the default is 0 and notes:
"for error injection: 0 -> off".

Doug Gilbert


      reply	other threads:[~2007-06-11 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-11 16:42 scsi_debug fault-injection question Randy Dunlap
2007-06-11 18:26 ` Douglas Gilbert [this message]

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=466D93EF.8060609@torque.net \
    --to=dougg@torque.net \
    --cc=dgilbert@interlog.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).