On Thu, 30 Mar 2023 19:09:30 +0800, Jason Yan wrote: > When a disk is removed with inflight IO, the application need to wait > for 30 senconds(depends on the timeout configuration) to get back from > the kernel. Xingui tried to fix this issue by aborting the ATA link for > SATA devices[1]. However this approach left the SAS devices unresolved. > > This patch try to fix this issue by aborting all inflight requests while > the device is gone. This is implemented by itering the tagset. > > [...] Applied to 6.4/scsi-queue, thanks! [1/1] scsi: libsas: abort all inflight requests when device is gone https://git.kernel.org/mkp/scsi/c/0e4b1791d9b1 -- Martin K. Petersen Oracle Linux Engineering