freebsd-dev/sys/geom/raid3
Pawel Jakub Dawidek dba915cfee Implementation of 'verify reading' algorithm, which uses parity data for
verification of regular data when device is in complete state.
On verification error, EIO error is returned for the bio and sysctl
kern.geom.raid3.stat.parity_mismatch is increased.

Suggested by:	phk
2004-08-22 16:21:12 +00:00
..
g_raid3_ctl.c Implementation of 'verify reading' algorithm, which uses parity data for 2004-08-22 16:21:12 +00:00
g_raid3.c Implementation of 'verify reading' algorithm, which uses parity data for 2004-08-22 16:21:12 +00:00
g_raid3.h Implementation of 'verify reading' algorithm, which uses parity data for 2004-08-22 16:21:12 +00:00