public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC v2 0/2] generate uevent for SCSI sense code
@ 2017-05-18 18:14 Song Liu
  2017-05-18 18:14 ` [RFC v2 1/2] scsi: " Song Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Song Liu @ 2017-05-18 18:14 UTC (permalink / raw)
  To: linux-scsi; +Cc: hare, James.Bottomley, axboe, axboe, bblock, emilne, Song Liu

This change is to follow up our discussion on event log for media
management during LSF/MM 2017.

I have included feedbacks from Hannes Reinecke, Ewan D. Milne, and
Benjamin Block.

Please kindly let me know your thoughts on this.

Thanks,
Song

Song Liu (2):
  scsi: generate uevent for SCSI sense code
  scsi: add rate limit to scsi sense code uevent

 drivers/scsi/Kconfig       | 14 +++++++++++
 drivers/scsi/scsi_error.c  | 58 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/scsi_lib.c    | 58 +++++++++++++++++++++++++++++++++++++++++++++-
 drivers/scsi/scsi_scan.c   |  4 ++++
 drivers/scsi/scsi_sysfs.c  | 51 ++++++++++++++++++++++++++++++++++++++++
 include/scsi/scsi_common.h |  6 +++++
 include/scsi/scsi_device.h | 37 ++++++++++++++++++++++++++++-
 7 files changed, 226 insertions(+), 2 deletions(-)

--
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-08 22:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 18:14 [RFC v2 0/2] generate uevent for SCSI sense code Song Liu
2017-05-18 18:14 ` [RFC v2 1/2] scsi: " Song Liu
2017-05-18 18:14 ` [RFC v2 2/2] scsi: add rate limit to scsi sense code uevent Song Liu
2017-06-05 22:22   ` Ewan D. Milne
2017-06-08 22:42     ` Song Liu
2017-06-01 16:50 ` [RFC v2 0/2] generate uevent for SCSI sense code Song Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox