]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284622: Remove device queue freeze handling and replace it with dummy.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Jun 2015 07:07:32 +0000 (07:07 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Jun 2015 07:07:32 +0000 (07:07 +0000)
commit6783bb69d295fcbd3f05526e7b488ed03e9484de
treeba7e28b96917ecd454ebb0cb88871d87f40b47b5
parente7a0d9939f98100a6a1521a08a5fe5eb8473ce92
MFC r284622: Remove device queue freeze handling and replace it with dummy.

At this point CTL has no known use case for device queue freezes.
Same time existing (considered to be broken) code was found to cause
modify-after-free issues.

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