git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82592c3
)
raid1: Add a field array_frozen to indicate whether raid in freeze state.
author
majianpeng
<majianpeng@gmail.com>
Thu, 14 Nov 2013 04:16:18 +0000
(15:16 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 19 Nov 2013 04:19:18 +0000
(15:19 +1100)
Because the following patch will rewrite the content between normal IO
and resync IO. So we used a parameter to indicate whether raid is in freeze
array.
Signed-off-by: Jianpeng Ma <majianpeng@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found