All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: Hannes Reinecke <hare@suse.de>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] Correct tag initialisation for commands
Date: Thu, 25 Oct 2007 05:40:33 -0600	[thread overview]
Message-ID: <20071025114033.GM27248@parisc-linux.org> (raw)
In-Reply-To: <4718F000.6020104@cs.wisc.edu>

On Fri, Oct 19, 2007 at 12:57:20PM -0500, Mike Christie wrote:
> If every ones uses the scsi_tcq wrappers, maybe the scsi_cmnd->tag field 
> would be something that could be deleted and help Mathew's goals to 
> shrink the struct.

It's something I'd thought about, but we don't have any other 'char'
sized pieces of data in the scsi_cmnd, and they're all nicely packed
together, so it won't save us anything today.  If we want to get rid of
it for other reasons, that's fine, of course ;-)

-- 
Intel are signing my paycheques ... these opinions are still mine
"Bill, look, we understand that you're interested in selling us this
operating system, but compare it to ours.  We can't possibly take such
a retrograde step."

      parent reply	other threads:[~2007-10-25 11:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-19 13:23 [PATCH] Correct tag initialisation for commands Hannes Reinecke
2007-10-19 17:57 ` Mike Christie
2007-10-19 17:59   ` Mike Christie
2007-10-25 11:40   ` Matthew Wilcox [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=20071025114033.GM27248@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=hare@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    /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.