All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] scsi: target: modify boolean configfs attributes
@ 2020-02-19 13:01 David Disseldorp
  2020-02-21 22:40 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: David Disseldorp @ 2020-02-19 13:01 UTC (permalink / raw)
  To: target-devel

This series includes a fix for a regression in the configfs interface
and has a subsequent type cleanup to avoid similar mistakes in future.

Changes since v1:
- change unmap_zeroes_data type from int to bool and do the same for
  other attributes in a follow-up commit

David Disseldorp (2):
      scsi: target: fix unmap_zeroes_data boolean initialisation
      scsi: target: convert boolean se_dev_attrib types to bool

 drivers/target/target_core_device.c |  2 +-
 drivers/target/target_core_tmr.c    |  6 ++---
 include/target/target_core_base.h   | 34 ++++++++++++++---------------
 3 files changed, 21 insertions(+), 21 deletions(-)

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

* Re: [PATCH v2 0/2] scsi: target: modify boolean configfs attributes
  2020-02-19 13:01 [PATCH v2 0/2] scsi: target: modify boolean configfs attributes David Disseldorp
@ 2020-02-21 22:40 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2020-02-21 22:40 UTC (permalink / raw)
  To: target-devel


David,

> This series includes a fix for a regression in the configfs interface
> and has a subsequent type cleanup to avoid similar mistakes in future.

Applied to 5.7/scsi-queue, thanks!

Please don't forget to CC: linux-scsi. Otherwise things won't get
captured by lore.

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2020-02-21 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-19 13:01 [PATCH v2 0/2] scsi: target: modify boolean configfs attributes David Disseldorp
2020-02-21 22:40 ` 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.