commit | 9e6603da9b9cfb14a6aca3845227f8c59f7eeb9b | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@cse.unsw.edu.au> | Fri Sep 09 16:23:48 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 16:39:10 2005 -0700 |
tree | 6c915e6a181d0eef4a67c879e4adc899d336a34d | |
parent | 15945fee6f09bff1f86b1a735b5888dc59cf38e3 [diff] |
[PATCH] md: raid1_quiesce is back to front, fix it. A state of 0 mean 'not quiesced' A state of 1 means 'is quiesced' The original code got this wrong. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>