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:
6d89332
)
[PATCH] md: Make sure array geometry changes persist with version-1 superblocks
author
NeilBrown
<neilb@suse.de>
Thu, 2 Feb 2006 22:28:04 +0000
(14:28 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 2 Feb 2006 23:07:11 +0000
(15:07 -0800)
super_1_sync only updates fields in the superblock that might have changed.
'raid_disks' and 'size' could have changed, but this information doesn't get
updated.... until this patch.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found