Date: Thu, 23 Feb 2006 20:15:22 +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 ata-all.h ata-queue.c Message-ID: <200602232015.k1NKFMAC017836@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2006-02-23 20:15:22 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-queue.c Log: Keep the parent device (in this case the channel) around in ata_request, so we dont panic device removal or failure. Clean up ata_fail_requests to prevent the queue munging to fail. Revision Changes Path 1.114 +1 -0 src/sys/dev/ata/ata-all.h 1.56 +26 -17 src/sys/dev/ata/ata-queue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602232015.k1NKFMAC017836>