]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Handle PREEMPT AND ABORT service action equal to PREEMPT.
authormav <mav@FreeBSD.org>
Sun, 9 Nov 2014 22:43:29 +0000 (22:43 +0000)
committermav <mav@FreeBSD.org>
Sun, 9 Nov 2014 22:43:29 +0000 (22:43 +0000)
commit99c3fb2ddfe920b5e8fcb76ba755e376e9b24f7c
tree51504cd4a2ccef82e5383a19ecef891e3235d5ec
parentb5d711d3a6940afdd3615f7ffc2dcfa3faacd446
Handle PREEMPT AND ABORT service action equal to PREEMPT.

With command serialization used in CTL, there are no other commands to abort
when PREEMPT AND ABORT gets to run, so it is practically equal to PREEMPT.

MFC after: 1 week
sys/cam/ctl/ctl.c
sys/cam/ctl/ctl_cmd_table.c