]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268418:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Jul 2014 17:18:50 +0000 (17:18 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 15 Jul 2014 17:18:50 +0000 (17:18 +0000)
commit93af5d1b8db564fdd191ffe66e873d486ecec737
treefe298c6030f560c8928aded3ee94c32e3b26aa12
parent375a7fa8b6db9dfa4e66d88614b43ea20dbb5c85
MFC r268418:
Enable TAS feature: notify initiator if its command was aborted by other.

That should make operation more kind to multi-initiator environment.
Without this, other initiators may find out that something bad happened
to their commands only via command timeout.

git-svn-id: svn://svn.freebsd.org/base/stable/10@268697 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_error.c
sys/cam/ctl/ctl_error.h
sys/cam/ctl/ctl_frontend_iscsi.c
sys/cam/ctl/ctl_io.h
sys/cam/ctl/scsi_ctl.c
sys/cam/scsi/scsi_all.h