]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
imsm: Function imsm_set_disk() rework
authorAdam Kwolek <adam.kwolek@intel.com>
Wed, 7 Dec 2011 12:57:59 +0000 (13:57 +0100)
committerNeilBrown <neilb@suse.de>
Thu, 8 Dec 2011 03:08:21 +0000 (14:08 +1100)
commit94002678b65afdfa9dfa2d75a206e6a52b557b73
treed2071a894683b55aba3978cff1d0f2fc717b3285
parent809da78e600627f58b962579767438e0a7eac76e
imsm: Function imsm_set_disk() rework

Rework is needed to map state transition part to allow easier code reading.
After rework it is easy to find out what can happen in what map state
transition.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
super-intel.c