Date: Wed, 29 Jan 1997 06:18:43 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi sd.c Message-ID: <199701291418.GAA01954@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 97/01/29 06:18:41 Modified: sys/scsi sd.c Log: Removed `Debugger("no slices")'. It's normal and harmless to have no slices in sd_open() after a media change when the previous sd_open() discards the previous slices and then fails. sd_open() just handles media changes poorly and fails too often. Revision Changes Path 1.99 +2 -5 src/sys/scsi/sd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701291418.GAA01954>