All of lore.kernel.org
 help / color / mirror / Atom feed
* Current plans for SDEV_EVT_* and friends
@ 2011-02-01 14:55 Hannes Reinecke
  2011-02-01 14:59 ` Tejun Heo
  0 siblings, 1 reply; 4+ messages in thread
From: Hannes Reinecke @ 2011-02-01 14:55 UTC (permalink / raw)
  To: Tejun Heo; +Cc: James Bottomley, SCSI Mailing List, Richard Sharpe

Hi Tejun,

seeing that you are moving the old SCSI / libata AEN handling over
to the new block-based workqueue, I was wondering what your plans
are with the remaining SDEV_EVT_* things.

Thing is I'm currently working on implementing proper Unit Attention
handling in the SCSI stack. For this I would need to have some field
off the scsi_device structure into which I can store information
about which events / event types are supported and which are activated.
So the existing bitmap approach with 'supported_events' would quite
a good starting point here, and it will even be useful to add
another one, eg 'enabled_events'.
And, of course, plan is to route appropriate events over to the
block workqueue by calling disk_check_events().

Unless you have other ideas/plans here ...

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] 4+ messages in thread

end of thread, other threads:[~2011-02-01 15:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01 14:55 Current plans for SDEV_EVT_* and friends Hannes Reinecke
2011-02-01 14:59 ` Tejun Heo
2011-02-01 15:29   ` Hannes Reinecke
2011-02-01 15:29     ` Tejun Heo

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.