freebsd-skq/sys/geom/raid3
pjd 7a0948ca69 Fix storing offset of already synchronized data. Offset in entire array was
stored in metadata instead of an offset in single disk.
After reboot/crash synchronization process started from a wrong offset
skipping (not synchronizing) part of the component which can lead to data
corrutpion (when synchronization process was interrupted on initial
synchronization) or other strange situations like 'graid3 status' showing
value more than 100%.

Reported, reviewed and tested by:	ru
Reported by:	Dmitry Morozovsky <marck@rinet.ru>
MFC after:	1 day
2006-04-18 13:52:11 +00:00
..
g_raid3_ctl.c Introduce and use delayed-destruction functionality from a pre-sync hook, 2006-04-10 10:32:22 +00:00
g_raid3.c Fix storing offset of already synchronized data. Offset in entire array was 2006-04-18 13:52:11 +00:00
g_raid3.h Introduce and use delayed-destruction functionality from a pre-sync hook, 2006-04-10 10:32:22 +00:00