diff options
author | Krzysztof Wojcik <krzysztof.wojcik@intel.com> | 2011-02-14 10:01:41 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-02-14 10:01:41 +1100 |
commit | f7bee80945155ad0326916486dabc38428c6cdef (patch) | |
tree | adf054c298371d181aa2b3885425bcb766f3deb6 /drivers/md/md.c | |
parent | 02214dc5461c36da26a34014cab4e1bb484edba2 (diff) | |
download | op-kernel-dev-f7bee80945155ad0326916486dabc38428c6cdef.zip op-kernel-dev-f7bee80945155ad0326916486dabc38428c6cdef.tar.gz |
md: Fix raid1->raid0 takeover
Takeover raid1->raid0 not succeded. Kernel message is shown:
"md/raid0:md126: too few disks (1 of 2) - aborting!"
Problem was that we weren't updating ->raid_disks for that
takeover, unlike all the others.
Signed-off-by: Krzysztof Wojcik <krzysztof.wojcik@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions