Date: Thu, 12 Dec 2002 10:09:35 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_da.c Message-ID: <200212121809.gBCI9Zes045220@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2002/12/12 10:09:35 PST Modified files: sys/cam/scsi scsi_da.c Log: Clear the "device open" flag in daopen() before returning a error, so the device won't stay marked as open whereas it isn't. Approved by: re, njl MFC after: 1 week Revision Changes Path 1.117 +1 -0 src/sys/cam/scsi/scsi_da.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212121809.gBCI9Zes045220>