Date: Fri, 15 Oct 2004 06:10:12 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h Message-ID: <200410150610.i9F6ACgo066150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-10-15 06:10:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom/mirror g_mirror.c g_mirror.h
Log:
- Just use MAXPHYS as maximum I/O request size, instead of using my own
#define for this purpose.
- Before root file system is mounted, wait for mirrors in degraded state.
- Be sure to always return 0 for negative access requests.
Approved by: re (kensmith)
Revision Changes Path
1.19.2.4 +62 -8 src/sys/geom/mirror/g_mirror.c
1.8.2.2 +0 -2 src/sys/geom/mirror/g_mirror.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410150610.i9F6ACgo066150>
