freebsd-dev/sys/geom/raid3
Pawel Jakub Dawidek d2fb9c62e2 Avoid race while synchronizing components. It is very hard to bump into,
but it is possible:
1. Read data from good component for synchronization.
2. Write data to the same area.
3. Write synchronization data, which are now stale.

Found by:	tegge (for gmirror)
2004-09-27 20:32:35 +00:00
..
g_raid3_ctl.c Warn the user if we are not going to use whole provider space. 2004-08-28 02:34:10 +00:00
g_raid3.c Avoid race while synchronizing components. It is very hard to bump into, 2004-09-27 20:32:35 +00:00
g_raid3.h Avoid race while synchronizing components. It is very hard to bump into, 2004-09-27 20:32:35 +00:00