]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix bug in forced assemble.
authorChris Webb <chris@arachsys.com>
Wed, 18 Jun 2008 20:30:39 +0000 (06:30 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 15 Oct 2008 03:36:14 +0000 (14:36 +1100)
commit28e37719aaef11a5d3aa940bac92063cbaca8648
tree3a690d9a341fe272651268dbd6e1d48edb51b82e
parent866d136a2f75b751188dfdd490be4d64e6a14d09
Fix bug in forced assemble.

We are loading into the already-loaded 'st' instead of the
newly create 'tst', which is clearly wrong.

Resolves Debian Bugs 496334/499643/498505
Assemble.c