]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Assemble.c
Fix compare_super to take supertype instead of a superblock.
authorNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:27 +0000 (20:14 +1100)
committerNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:27 +0000 (20:14 +1100)
commit64557c33917a6f661d091e36ab00065d4107dcee
treedb872e93c086ff5db556d1236239e391de122738
parent68c7d6d790f856b4e8301d0afa7fc6873a0d4bb8
Fix compare_super to take supertype instead of a superblock.

As this function takes 2 superblocks, the change is a bit more subtle,
so is done separately.
Assemble.c
Examine.c
mdadm.h
super0.c
super1.c