]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
DDF: add code to debug state changes
authormwilck@arcor.de <mwilck@arcor.de>
Fri, 25 Oct 2013 10:07:35 +0000 (12:07 +0200)
committerNeilBrown <neilb@suse.de>
Tue, 23 Apr 2013 04:55:32 +0000 (14:55 +1000)
commit7d5a7ff3dad7195072a198d229d671a747c97304
tree97ee2a45ee9a1a2fa7c3d6b4970c1dfdfc9979db
parentbedbf68a08f6c091a69be0b058b96cd264f5de69
DDF: add code to debug state changes

The 10ddf-create test case fails sporadically because wrong meta
data is written, making the array appear inconsistent when it's
restarted. Added code to aid debugging this.

Signed-off-by: Martin Wilck <mwilck@arcor.de>
Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c