public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: device-mapper development <dm-devel@redhat.com>
Cc: linux-scsi@vger.kernel.org, agk@redhat.com
Subject: Re: [dm-devel] Re: [PATCH RFC] move scsi parts of dm hw handlers to	scsi layer
Date: Fri, 21 Jul 2006 07:55:38 -0400	[thread overview]
Message-ID: <44C0C0BA.90006@cs.wisc.edu> (raw)
In-Reply-To: <44C0BF4C.5060102@cs.wisc.edu>

Mike Christie wrote:
> Hannes Reinecke wrote:
>>> The patch below begins to push the scsi hw handler code down to the
>>> scsi
>>> layer. I only began to covert dm-emc.c and it only hooks in at the
>>> sense
>>> decoding in scsi_error.c. I wanted to make sure I was going about the
>>> module loading and binding correctly. With a new target bus we could
>>> do
>>> some driver model stuff instead, but I was not sure if that was
>>> appropriate for this?
>>>
>> Why don't we use scsi_devinfo for this?
> 
> I was adding my fields when I noticed this comment:
> 
> 
>  * Do not add to this list, use the command line or proc interface to add
>  * to the scsi_dev_info_list. This table will eventually go away.
> 
> 
>> We have to have some sort of device table anyway as these handlers are
>> far from being generic, so any sense code which triggers action on one
>> device might be perfectly ok for others.
> 
> When I was looking for the history of that commet, I thought I read that
> we are supposed to be moving to some userspace approach that pushes that
> info down via some magic interface.
> 

I added this comment at the wrong place. I meant to say I thought we are
supposed to be moving away from the kernel devinfo list to some
userspace one that gets sent down via the module_param or some new magic
interface.

  reply	other threads:[~2006-07-21 11:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-21 11:20 [PATCH RFC] move scsi parts of dm hw handlers to scsi layer Mike Christie
2006-07-21 11:41 ` Hannes Reinecke
2006-07-21 11:49   ` Mike Christie
2006-07-21 11:55     ` Mike Christie [this message]
2006-07-21 12:10       ` Hannes Reinecke
2006-07-21 12:15         ` [dm-devel] " Mike Christie
2006-07-21 15:16           ` Mike Anderson
2006-07-21 17:00             ` Mike Christie
2006-07-21 20:38               ` Hannes Reinecke
2006-07-21 21:36               ` [dm-devel] " Mike Anderson
2006-07-21 19:35             ` Patrick Mansfield
2006-07-21 12:57   ` Philip R. Auld
2006-07-21 19:10   ` Edward Goggin
2006-07-21 19:30     ` Hannes Reinecke

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=44C0C0BA.90006@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox