]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: FIX: update first array in container only
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 4 Jan 2011 14:36:57 +0000 (15:36 +0100)
committerNeilBrown <neilb@suse.de>
Thu, 6 Jan 2011 07:26:59 +0000 (18:26 +1100)
commit834acc0bd203c4ccc31f9292187e5318058fca39
tree53d65d5b4f769748ded606c1af777e767d06ed9c
parent1bb174ba0ba61bba95756dd873297897183b81a0
imsm: FIX: update first array in container only

During first metadata update imsm for compatibility reason should update
only one array.
Buffers in prepare_update() are prepared for second update as well.

Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c