mbox series

[v2,0/2] scsi: target: modify boolean configfs attributes

Message ID 20200219130136.18946-1-ddiss@suse.de (mailing list archive)
Headers show
Series scsi: target: modify boolean configfs attributes | expand

Message

David Disseldorp Feb. 19, 2020, 1:01 p.m. UTC
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(-)

Comments

Martin K. Petersen Feb. 21, 2020, 10:40 p.m. UTC | #1
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.