All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-scsi@vger.kernel.org, tomof@acm.org,
	James Bottomley <James.Bottomley@HansenPartnership.com>
Subject: Re: [PATCHes 1,2,3,4,5] scsi_debug
Date: Thu, 20 Mar 2008 10:53:10 -0400	[thread overview]
Message-ID: <47E27A56.3090805@torque.net> (raw)
In-Reply-To: <1205978959-30510-1-git-send-email-fujita.tomonori@lab.ntt.co.jp>

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

FUJITA Tomonori sent 5 patches:
1: sscanf can handle negative values.
2: create new scsi_debug devices at a single place
3: remove unnecessary condition test in devInfoReg
4: use list_for_each_entry_safe
5: remove unnecessary function declarations

Signed-off-by: Douglas Gilbert <dougg@torque.net>



Attached is a gzip of my own working copy of the scsi_debug
driver as a patch against lk 2.6.25-rc5. Mostly additions
to test new options in sg3_utils.

Also perhaps we should look at using the relatively new
NAA(3) "Locally assigned" designator, especially for LU
identification, rather than fudging NAA(5) which is
supposed to use a registered IEEE OUI.
See spc4r14.pdf section 7.7.3.6.3 .

Doug Gilbert



[-- Attachment #2: sdebug.c2625rc5_sp1.diff.gz --]
[-- Type: application/x-gzip, Size: 10324 bytes --]

      parent reply	other threads:[~2008-03-20 14:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-20  2:09 [PATCH 1/5] scsi_debug: remove temporary hack around sscanf for negative values FUJITA Tomonori
2008-03-20  2:09 ` [PATCH 2/5] scsi_debug: create new scsi_debug devices at a single place FUJITA Tomonori
2008-03-20  2:09   ` [PATCH 3/5] scsi_debug: remove unnecessary condition test in devInfoReg FUJITA Tomonori
2008-03-20  2:09     ` [PATCH 4/5] scsi_debug: use list_for_each_entry_safe FUJITA Tomonori
2008-03-20  2:09       ` [PATCH 5/5] scsi_debug: remove unnecessary function declarations FUJITA Tomonori
2008-03-20 14:53 ` 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=47E27A56.3090805@torque.net \
    --to=dougg@torque.net \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@vger.kernel.org \
    --cc=tomof@acm.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.