Hi Martin,
The patches in this series address SCSI device blocking and unblocking and fix
a boot failure. Please consider these patches for kernel version v5.4.
Thanks,
Bart.
Changes compared to v1:
- As requested by James, dropped the patch that changes the return type of
scsi_target_block() and moved the WARN_ONCE() statement into device_block().
Bart Van Assche (3):
Make scsi_internal_device_unblock_nowait() reject invalid new_state
values
Complain if scsi_target_block() fails
Reduce memory required for SCSI logging
drivers/scsi/scsi_lib.c | 15 +++++++++++-
drivers/scsi/scsi_logging.c | 48 +++----------------------------------
include/scsi/scsi_dbg.h | 2 --
3 files changed, 17 insertions(+), 48 deletions(-)
--
2.22.0.770.g0f2c4a37fd-goog