mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-21 12:07:46 +00:00
[PATCH] md: fix typo in comment
Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
bce74dac08
commit
f188593ee7
@@ -712,7 +712,7 @@ static void allow_barrier(conf_t *conf)
|
||||
static void freeze_array(conf_t *conf)
|
||||
{
|
||||
/* stop syncio and normal IO and wait for everything to
|
||||
* go quite.
|
||||
* go quiet.
|
||||
* We increment barrier and nr_waiting, and then
|
||||
* wait until barrier+nr_pending match nr_queued+2
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user