* [PATCH 0/7] scsi_dh framework update
@ 2008-05-14 14:42 Hannes Reinecke
2008-05-15 2:45 ` Chandra Seetharaman
0 siblings, 1 reply; 2+ messages in thread
From: Hannes Reinecke @ 2008-05-14 14:42 UTC (permalink / raw)
To: James Bottomley, SCSI Mailing List
Hi James,
this is a repost of my patchset to update the scsi_dh infrastructure.
It's based on the current scsi-misc tree.
Main features of the patchset are:
- Use a single callback for the notifier chain
- Merge all device maps into a single list,
which will be scanned by a generic function
- Add a sysfs attribute 'dh_state' for each sdev
- Add a generic SPC-3 ALUA device handler
- Update device handlers to check if the
device actually supports this handler.
When attaching manually we are able to attach
to basically any device, so we have to make sure
that the device handler is actually supported.
- Manually attach a device when a hardware handler
is specified; this allows multipath to override
the built-in hardware table.
As per usual, comment etc are welcome.
Cheers,
Hannes
--
Dr. Hannes Reinecke zSeries & Storage
hare@suse.de +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/7] scsi_dh framework update
2008-05-14 14:42 [PATCH 0/7] scsi_dh framework update Hannes Reinecke
@ 2008-05-15 2:45 ` Chandra Seetharaman
0 siblings, 0 replies; 2+ messages in thread
From: Chandra Seetharaman @ 2008-05-15 2:45 UTC (permalink / raw)
To: Hannes Reinecke; +Cc: James Bottomley, SCSI Mailing List, dm-devel
Hi Hannes,
Thanks for the clean up and the new features. I have reviewed the code
but hasn't tested it. Comments follow.
BTW, checkpatch.pl generates warnings for patches 1 thru 5.
regards,
chandra
On Wed, 2008-05-14 at 16:42 +0200, Hannes Reinecke wrote:
> Hi James,
>
> this is a repost of my patchset to update the scsi_dh infrastructure.
>
> It's based on the current scsi-misc tree.
>
> Main features of the patchset are:
> - Use a single callback for the notifier chain
> - Merge all device maps into a single list,
> which will be scanned by a generic function
> - Add a sysfs attribute 'dh_state' for each sdev
> - Add a generic SPC-3 ALUA device handler
> - Update device handlers to check if the
> device actually supports this handler.
> When attaching manually we are able to attach
> to basically any device, so we have to make sure
> that the device handler is actually supported.
> - Manually attach a device when a hardware handler
> is specified; this allows multipath to override
> the built-in hardware table.
>
> As per usual, comment etc are welcome.
>
> Cheers,
>
> Hannes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-15 2:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-14 14:42 [PATCH 0/7] scsi_dh framework update Hannes Reinecke
2008-05-15 2:45 ` Chandra Seetharaman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox