Date: Tue, 11 Feb 2003 13:23:34 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_disk.c Message-ID: <200302112123.h1BLNYCT057166@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/02/11 13:23:34 PST
Modified files:
sys/geom geom_disk.c
Log:
Check disk->d_maxsize/dev->si_iosize_max at open time rather than in strategy.
Printf a warning and use DFLTPHYS if the drive has not set a size.
Revision Changes Path
1.50 +7 -10 src/sys/geom/geom_disk.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302112123.h1BLNYCT057166>
