cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h
Pawel Jakub Dawidek
pjd at FreeBSD.org
Thu Oct 14 23:10:13 PDT 2004
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
More information about the cvs-src
mailing list