]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277247: Don't count status as sent until CTIO completes successfully.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Jan 2015 09:05:43 +0000 (09:05 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Jan 2015 09:05:43 +0000 (09:05 +0000)
commit7a609032d0e268dc47286bf6e07ec95a9e495c61
tree0812fff45fb2f24dff02c59489bb996cd94d866d
parentdb66c7c6b09bb6b4792ef34e74f8fb103006ecca
MFC r277247: Don't count status as sent until CTIO completes successfully.

If we aggregated status sending with data move and got error, allow status
to be updated and resent again separately.  Without this command may stuck
without status sent at all.

git-svn-id: svn://svn.freebsd.org/base/stable/10@277919 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/scsi_ctl.c