cvs commit: src/sbin/geom/class/raid3 geom_raid3.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Mon Aug 30 15:08:01 PDT 2004
pjd 2004-08-30 22:08:00 UTC
FreeBSD src repository
Modified files:
sbin/geom/class/raid3 geom_raid3.c
Log:
When configuring RAID3 with verification option, force synchronization
of parity component, because we can't return an EIO error for read of
every sector which wasn't written first.
Discussed with: phk
Revision Changes Path
1.6 +7 -0 src/sbin/geom/class/raid3/geom_raid3.c
More information about the cvs-src
mailing list