All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs
@ 2017-10-12  6:56 weiping zhang
  2017-10-12  6:56 ` [PATCH v2 1/2] scsi: sd: change allow_restart to bool in sysfs interface weiping zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: weiping zhang @ 2017-10-12  6:56 UTC (permalink / raw)
  To: martin.petersen, jejb; +Cc: linux-scsi

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

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

end of thread, other threads:[~2017-10-17  5:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-12  6:56 [PATCH v2 0/2] change allow_restart, manage_start_stop to bool in sysfs weiping zhang
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

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.