]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Assemble: allow load_devices to change the 'st' which is passed in.
authorNeilBrown <neilb@suse.de>
Tue, 25 Feb 2014 03:54:34 +0000 (14:54 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 25 Feb 2014 03:54:34 +0000 (14:54 +1100)
commitdf842e69a3cb7316a06ba45f8f04d7b9beb0170f
tree4b605148ba87095e7e969e433634e9399c0d42af
parent06f3dae93aae790e4a98e8f6bbe92f39b7be8bfc
Assemble: allow load_devices to change the 'st' which is passed in.

The given 'st' might not be best.  Making this interface change
will allow load_devices to return a better 'st'.

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