]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-ddf.c
DDF: more guards against pdnum being negative.
authorNeilBrown <neilb@suse.de>
Wed, 9 Apr 2014 06:35:18 +0000 (16:35 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 21 May 2014 01:54:47 +0000 (11:54 +1000)
commit41bcbc14c432ea80d99ae9148f180c588be08285
tree930409d42356dd390a2087701d69d62201d5597d
parent4e0eb0dbbd6c0a18bad2cd10bd1d427399be20b7
DDF: more guards against pdnum being negative.

With consistent metdata, pdnum should never be negative,
but it is better to be safe than sorry.

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