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@xxxxxxx +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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html