forked from Minki/linux
[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:
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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user