]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Allow metadata handlers to free their own superblock.
authorNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:00 +0000 (20:14 +1100)
committerNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:00 +0000 (20:14 +1100)
As the metadata handler allocates the superblock, it should free it
too.  DDF will have a more complex 'superblock' which needs more complex
freeing.


No differences found