NeilBrown 0a27ec96b6 [PATCH] md: improve raid10 "IO Barrier" concept
raid10 needs to put up a barrier to new requests while it does resync or other
background recovery.  The code for this is currently open-coded, slighty
obscure by its use of two waitqueues, and not documented.

This patch gathers all the related code into 4 functions, and includes a
comment which (hopefully) explains what is happening.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:34:02 -08:00
..
2006-01-03 13:11:06 -08:00
2006-01-06 08:33:54 -08:00
2005-12-15 02:20:15 +01:00
2006-01-06 08:33:53 -08:00
2006-01-06 08:33:59 -08:00
2006-01-06 08:33:29 -08:00
2005-12-13 02:30:04 -05:00
2006-01-06 08:33:20 -08:00
2006-01-03 13:11:15 -08:00
2005-12-19 23:12:09 -05:00
2006-01-06 08:33:29 -08:00
2006-01-06 08:33:56 -08:00
2006-01-06 08:33:27 -08:00
2006-01-03 14:06:50 -08:00