Date: Thu, 29 Aug 2019 07:51:56 +0000 From: bugzilla-noreply@freebsd.org To: scsi@FreeBSD.org Subject: [Bug 219857] panic in scsi_cd code Message-ID: <bug-219857-5313-SR61EJF7JT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219857-5313@https.bugs.freebsd.org/bugzilla/> References: <bug-219857-5313@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219857 --- Comment #25 from commit-hook@freebsd.org --- A commit references this bug: Author: avg Date: Thu Aug 29 07:51:12 UTC 2019 New revision: 351599 URL: https://svnweb.freebsd.org/changeset/base/351599 Log: scsi_cd: make the media check asynchronous This makes the media check process asynchronous, so we no longer block in cdstrategy() to check for media. PR: 219857 Obtained from: ken MFC after: 3 weeks Changes: head/sys/cam/scsi/scsi_cd.c head/sys/cam/scsi/scsi_cd.h --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219857-5313-SR61EJF7JT>