From: Douglas Gilbert <dougg@torque.net>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: jejb <james.bottomley@steeleye.com>, scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] scsi_debug: correct parameter default text
Date: Mon, 11 Jun 2007 14:45:37 -0400 [thread overview]
Message-ID: <466D9851.6070009@torque.net> (raw)
In-Reply-To: <20070611113640.a2ec2afd.randy.dunlap@oracle.com>
Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Correct the module info text for the default value of
> "every_nth" to 0.
>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Douglas Gilbert <dougg@torque.net>
Doug Gilbert
> ---
> drivers/scsi/scsi_debug.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-2622-rc4.orig/drivers/scsi/scsi_debug.c
> +++ linux-2622-rc4/drivers/scsi/scsi_debug.c
> @@ -2405,7 +2405,7 @@ MODULE_PARM_DESC(add_host, "0..127 hosts
> MODULE_PARM_DESC(delay, "# of jiffies to delay response(def=1)");
> MODULE_PARM_DESC(dev_size_mb, "size in MB of ram shared by devs(def=8)");
> MODULE_PARM_DESC(dsense, "use descriptor sense format(def=0 -> fixed)");
> -MODULE_PARM_DESC(every_nth, "timeout every nth command(def=100)");
> +MODULE_PARM_DESC(every_nth, "timeout every nth command(def=0)");
> MODULE_PARM_DESC(fake_rw, "fake reads/writes instead of copying (def=0)");
> MODULE_PARM_DESC(max_luns, "number of LUNs per target to simulate(def=1)");
> MODULE_PARM_DESC(no_lun_0, "no LU number 0 (def=0 -> have lun 0)");
>
prev parent reply other threads:[~2007-06-11 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-11 18:36 [PATCH] scsi_debug: correct parameter default text Randy Dunlap
2007-06-11 18:45 ` 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=466D9851.6070009@torque.net \
--to=dougg@torque.net \
--cc=james.bottomley@steeleye.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).