aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_tgt_lib.c
diff options
context:
space:
mode:
authorK. Y. Srinivasan <kys@microsoft.com>2012-10-02 11:03:31 -0700
committerJames Bottomley <JBottomley@Parallels.com>2012-10-09 12:28:58 +0100
commit5c1b10ab7f93d24f29b5630286e323d1c5802d5c (patch)
tree2a16bba3a1d7d25d6e7a0cfdf4aa24d865efaeca /drivers/scsi/scsi_tgt_lib.c
parentf24b5cb818c6789e5d42d4881f34238a5fa0b40c (diff)
[SCSI] storvsc: Account for in-transit packets in the RESET path
Properly account for I/O in transit before returning from the RESET call. In the absense of this patch, we could have a situation where the host may respond to a command that was issued prior to the issuance of the RESET command at some arbitrary time after responding to the RESET command. Currently, the host does not do anything with the RESET command. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Cc: stable@vger.kernel.org Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/scsi_tgt_lib.c')
0 files changed, 0 insertions, 0 deletions