[PATCH 0/3] scsi: disable discard when set target full provisioning
From: Haoqian He
Date: Mon Jul 01 2024 - 23:03:08 EST
Hi all,
this series has a few fixes for the scsi discard mode changes.
The first disable the disacrd when set the target lun full
provisioning, the reset have some cleanups.
The series based on ("scsi: sd: Keep the discard mode stable"):
https://lore.kernel.org/all/20240619071412.140100-1-fengli@xxxxxxxxxx
Haoqian He (3):
scsi: sd: disable discard when set target full provisioning
scsi: sd: remove scsi_disk field lbpvpd
scsi: sd: remove some redundant initialization code
drivers/scsi/sd.c | 34 ++++++++++++++++++----------------
drivers/scsi/sd.h | 1 -
2 files changed, 18 insertions(+), 17 deletions(-)
--
2.44.0