SCSI sg,st block layer TCQ fix
Usually, the mid layer ends the block tag (if one was in use) early to release the resources. However, things like sg and st don't go through the code path that does the release, so put a fallback release in __scsi_release_request() for them.
Showing
Please register or sign in to comment