Date: Wed, 8 Mar 2006 10:14:39 +0000 (UTC) From: Søren Schmidt <sos@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cd.c Message-ID: <200603081014.k28AEdZf088074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2006-03-08 10:14:39 UTC
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cd.c
Log:
Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set.
Since we cannot (reliably) detect when media has been removed before we
try to touch it, this could leave stale TOC's around.
Revision Changes Path
1.187 +0 -3 src/sys/dev/ata/atapi-cd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603081014.k28AEdZf088074>
