Date: Fri, 27 Apr 2001 12:47:34 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c Message-ID: <200104271947.f3RJlZ466756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2001/04/27 12:47:34 PDT
Modified files:
sys/dev/ata ata-disk.c
Log:
Move the disklabel construction to the attach function instead of
in open. This prevent panics when a the disklabel is accessed on
an ATA-RAID subdisk.
Revision Changes Path
1.103 +10 -10 src/sys/dev/ata/ata-disk.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?200104271947.f3RJlZ466756>
