All of lore.kernel.org
 help / color / mirror / Atom feed
From: Song Liu <songliubraving@fb.com>
To: linux-scsi@vger.kernel.org
Cc: hare@suse.de, James.Bottomley@HansenPartnership.com,
	axboe@fb.com, axboe@kernel.dk, bblock@linux.vnet.ibm.com,
	emilne@redhat.com, Song Liu <songliubraving@fb.com>
Subject: [RFC v2 0/2] generate uevent for SCSI sense code
Date: Thu, 18 May 2017 11:14:54 -0700	[thread overview]
Message-ID: <20170518181456.1955523-1-songliubraving@fb.com> (raw)

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

             reply	other threads:[~2017-05-18 18:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-18 18:14 Song Liu [this message]
2017-05-18 18:14 ` [RFC v2 1/2] scsi: generate uevent for SCSI sense code 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170518181456.1955523-1-songliubraving@fb.com \
    --to=songliubraving@fb.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=axboe@fb.com \
    --cc=axboe@kernel.dk \
    --cc=bblock@linux.vnet.ibm.com \
    --cc=emilne@redhat.com \
    --cc=hare@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.