]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add mppe and conf_rec_len to struct super_ddf
authorNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:20 +0000 (10:13 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:20 +0000 (10:13 +1000)
commit8c3b8c2c119563bc7bb8e437396af9eded3d31db
tree10eb647d9135906d4d3002c64263a5071c2c8094
parent3cb07116bbbc526715c05a2a8f9d2f5f4011e6f9
Add mppe and conf_rec_len to struct super_ddf

Rather than having to pull them from inside structures and
be_to_cpu them all the time.
super-ddf.c