On Wed, Jun 8, 2016 at 7:11 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Wed, Jun 08, 2016 at 06:47:40PM +0200, Jinpu Wang wrote: >> Hi all, >> >> We found the SCSI fix is missing in any stable only in linux 4.7-rc2 >> [PATCH] scsi_lib: correctly retry failed zero length REQ_TYPE_FS >> commands >> >> commit a621bac3044ed6f7ec5fa0326491b2d4838bfa93 upstream. > > That is because it only hit a public release (4.7-rc2) on Sunday, please > give us a chance to backport it to the other stable trees, it's in the > queue. > >> So we backport & tested on linux-3.12 (as we're using this kernel). >> Could you review if we did it right? > > Did you have to change anything? > > thanks, > > greg k-h Hi Greg, Thanks for stepping in. we have to adjust the context, because scsi_lib changed quite a lot, due to SCSI-MQ support. scsi_end_request was removed in bc85dc500, later add back another version of scsi_end_request in f6d47e74f. We will wait for response:-) -- Mit freundlichen Grüßen, Best Regards, Jack Wang Linux Kernel Developer Storage ProfitBricks GmbH The IaaS-Company. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html