linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: weiping zhang <zhangweiping@didichuxing.com>
To: martin.petersen@oracle.com, jejb@linux.vnet.ibm.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs
Date: Thu, 12 Oct 2017 14:56:15 +0800	[thread overview]
Message-ID: <cover.1507791207.git.zhangweiping@didichuxing.com> (raw)

Changes since V1:
switch kstrtoint to kstrtobool.
add fix for manage_start_stop.

weiping zhang (2):
  scsi: sd: change allow_restart to bool in sysfs interface
  scsi: sd: change manage_start_stop to bool in sysfs interface

 drivers/scsi/sd.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.9.4

             reply	other threads:[~2017-10-12  6:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12  6:56 weiping zhang [this message]
2017-10-12  6:56 ` [PATCH v2 1/2] scsi: sd: change allow_restart to bool in sysfs interface weiping zhang
2017-10-12  6:57 ` [PATCH v2 2/2] scsi: sd: change manage_start_stop " weiping zhang
2017-10-17  5:27 ` [PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs Martin K. Petersen

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=cover.1507791207.git.zhangweiping@didichuxing.com \
    --to=zhangweiping@didichuxing.com \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).