]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Add 'supertype' arg to almost all metadata methods.
authorNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:16 +0000 (20:14 +1100)
committerNeil Brown <neilb@suse.de>
Fri, 14 Dec 2007 09:14:16 +0000 (20:14 +1100)
commit68c7d6d790f856b4e8301d0afa7fc6873a0d4bb8
tree56f8b050b39fb8008a8b25310fc6f9609796fc26
parentdf37ffc0393b919ba5607bb48b2eaf2f9a1832d7
Add 'supertype' arg to almost all metadata methods.

The 'superblock' will be moved into this structure soon.
13 files changed:
Assemble.c
Create.c
Detail.c
Examine.c
Grow.c
Incremental.c
Kill.c
Manage.c
Query.c
mdadm.h
super0.c
super1.c
util.c