Christoph Hellwig 659a37844a scsi: bsg-lib: Fix commands without data transfer in bsg_transport_sg_io_fn()
Set ret to 0 after the initial permission checks to avoid leaking -EPERM
for commands without data transfer.

Link: https://lore.kernel.org/r/20210731074027.1185545-3-hch@lst.de
Fixes: 75ca56409e5b ("scsi: bsg: Move the whole request execution into the SCSI/transport handlers")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-08-01 13:21:40 -04:00
..
2021-07-09 12:05:33 -07:00
2021-06-17 15:51:20 +02:00
2021-06-29 07:41:08 -06:00
2020-03-17 20:55:21 +01:00
2021-05-09 13:25:14 -07:00
2020-01-06 20:59:04 -07:00