summaryrefslogtreecommitdiffstats
path: root/Kill.c
Commit message (Expand)AuthorAgeFilesLines
* Change write_init_super to be called only once.Neil Brown2008-05-151-2/+2
* Drop the superblock arg from all metadata methods.Neil Brown2007-12-141-5/+4
* Add 'supertype' arg to almost all metadata methods.Neil Brown2007-12-141-1/+1
* Allow metadata handlers to free their own superblock.Neil Brown2007-12-141-1/+1
* Remove spaces/tabs from ends of lines.Neil Brown2007-12-141-1/+1
* Support --uuid= with --create to choose your own UUID.Neil Brown2006-12-141-1/+1
* Make homehost information appear in superblock.Neil Brown2006-05-191-1/+1
* Just updaqte copyright dates and email addressNeil Brown2006-05-191-1/+1
* Bug fixes to pass test suiteNeil Brown2006-03-291-0/+2
* Kill old superblocks on create.Neil Brown2006-03-281-7/+11
* Enable support for v.large raid1.Neil Brown2006-01-271-1/+1
* Support nameing of version-1 arrays.Neil Brown2005-08-091-1/+1
* Make --zero-superblock work for version 1 superblocks.Neil Brown2005-06-071-2/+2
* super1Neil Brown2005-05-031-6/+6
* Add a 'super-switch' so that different format superblocks can be used.Neil Brown2005-05-031-4/+13
* Separate sueprblock handling into separate fileNeil Brown2005-05-031-22/+8
* Use O_EXCL when opening component devices to be assembled into an arrayNeil Brown2005-04-041-1/+1
* mdadm-0.7mdadm-0.7Neil Brown2002-03-081-0/+83