summaryrefslogtreecommitdiffstats
path: root/Kill.c
Commit message (Expand)AuthorAgeFilesLines
* Kill: fix when zeroing busy devices.Artur Wojcik2010-01-291-2/+5
* Various fixes for --killNeilBrown2009-11-241-5/+5
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* Merge branch 'master' into devel-3.0NeilBrown2008-12-181-1/+3
|\
| * Kill: Don't use O_EXCL when --force is used.NeilBrown2008-12-181-1/+1
* | Use O_DIRECT for all IO to devices.Neil Brown2008-07-121-1/+1
* | Remove silly convention that major='-1' means 'zero superblock'.Neil Brown2008-07-121-3/+1
* | 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