public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC v3 0/2] generate uevent for SCSI sense code
@ 2017-07-12 22:35 Song Liu
  2017-07-12 22:35 ` [RFC v3 1/2] scsi: " Song Liu
  2017-07-12 22:35 ` [RFC v3 2/2] scsi: add rate limit to scsi sense code uevent Song Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Song Liu @ 2017-07-12 22:35 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.

Changes from RFC v2:
1. change rate limit of events from per device to per SCSI host
2. fix bugs from feedbacks

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/hosts.c       |  4 ++++
 drivers/scsi/scsi_error.c  | 59 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/scsi/scsi_lib.c    | 58 ++++++++++++++++++++++++++++++++++++++++++++-
 drivers/scsi/scsi_sysfs.c  | 51 +++++++++++++++++++++++++++++++++++++++
 include/scsi/scsi_common.h |  6 +++++
 include/scsi/scsi_device.h | 27 ++++++++++++++++++++-
 include/scsi/scsi_host.h   | 13 ++++++++++
 8 files changed, 230 insertions(+), 2 deletions(-)

--
2.9.3

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

end of thread, other threads:[~2017-07-13  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 22:35 [RFC v3 0/2] generate uevent for SCSI sense code Song Liu
2017-07-12 22:35 ` [RFC v3 1/2] scsi: " Song Liu
2017-07-13  6:39   ` Johannes Thumshirn
2017-07-12 22:35 ` [RFC v3 2/2] scsi: add rate limit to scsi sense code uevent Song Liu

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