]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272650: Set CAM_SIM_QUEUED flag before calling ctl_queue() to avoid race.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 05:28:11 +0000 (05:28 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 05:28:11 +0000 (05:28 +0000)
commit03ce91bf9c97949ef4935f67a7756a76866fb034
tree65fa333f9992044330ceb84d01bd405e7e9e4950
parentb0ba31d44d46176109ca1431028353894a0e7afa
MFC r272650: Set CAM_SIM_QUEUED flag before calling ctl_queue() to avoid race.

PR: 194128
Submitted by: Scott M. Ferris <smferris@gmail.com>
Sponsored by: EMC/Isilon Storage Division

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