]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r278500: Do not abort already aborted tasks.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 Feb 2015 17:34:45 +0000 (17:34 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 17 Feb 2015 17:34:45 +0000 (17:34 +0000)
commit658087d4be911005d0fa0a5060ff79811275ea76
tree0bff69b823935b8a5636565fca39038a511f7033
parentada5c4a1a8637826406bc3d202af5c11d950bf01
MFC r278500: Do not abort already aborted tasks.

This fixes abort of new tasks with the same tags as previously aborted,
but still remaining on the queue.

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