summaryrefslogtreecommitdiff
path: root/super1.c
Commit message (Expand)AuthorAgeFilesLines
* Bad block logdevel-3.3NeilBrown2011-07-271-5/+36
* Fix some type-aliasing issues.Luca Berra2011-06-171-1/+3
* Fix some compiler warnings.Luca Berra2011-06-171-7/+2
* getinfo_super now clears the 'info' structure before filling it in.NeilBrown2011-06-081-0/+1
* config: restore the possibility of a NULL homehostNeilBrown2011-05-101-1/+1
* Merge branch 'master' into devel-3.2NeilBrown2011-03-101-0/+14
|\
| * Assemble: add --update=no-bitmapNeilBrown2011-03-101-2/+5
| * Teach --assemble --force to handle reshapes a little better.NeilBrown2011-02-211-0/+14
* | Fix chunksize defaulting.NeilBrown2011-03-091-3/+3
* | set default chunk in validate_geometryCzarnowska, Anna2011-02-221-1/+4
* | super1: fix regression in write_init_super.NeilBrown2011-01-311-8/+8
* | Don't close fds in write_init_superNeilBrown2011-01-251-0/+7
* | Merge branch 'master' into devel-3.2NeilBrown2010-12-091-3/+3
|\ \ | |/
| * Fix byte-order conversion in update_super1("assemble")NeilBrown2010-09-161-3/+3
* | Assemble: add --update=no-bitmapNeilBrown2010-11-301-2/+5
* | Create: user container_dev rather than subarray for some tests.NeilBrown2010-11-221-0/+1
* | Remove subarray detection from load_super.NeilBrown2010-11-221-3/+0
* | Add subarray arg to container_content.NeilBrown2010-11-221-0/+13
* | get_info_super: report which other devices are thought to be working/failed.NeilBrown2010-11-221-3/+10
* | Report error in --update string is not recognised.NeilBrown2010-11-221-20/+12
|/
* Compile with -Wextra by defaultNeilBrown2010-08-051-12/+12
* Don't report Used Dev Size for RAID0.NeilBrown2010-07-221-1/+1
* Compile-time switch to enable 0.9 metadata as defaultmartin f. krafft2010-05-311-0/+2
* Revert change to handling of -empty-string- metadata.NeilBrown2010-05-311-2/+1
* super1: encourage data alignment on 1Meg boundaryNeilBrown2010-03-031-12/+40
* Create: change default metadata type to 1.2NeilBrown2010-02-241-1/+1
* super1: put bitmap on a 4K boundary when possible.NeilBrown2010-02-241-8/+7
* Assemble: fix --force assembly of v1.x arrays which are recovering.NeilBrown2010-02-041-0/+5
* Introduce MaxSectorDan Williams2009-12-211-3/+3
* Various fixes for --killNeilBrown2009-11-241-2/+2
* Improve error messages when metadata handler does not support request.NeilBrown2009-11-171-1/+4
* Set default bitmap-chunksize for internal bitmaps to at least 64MegNeilBrown2009-11-171-2/+7
* Change default metadata from 0.90 to 1.1NeilBrown2009-11-171-1/+4
* Assemble: include ACTIVE but not in-sync devices as non-spares.NeilBrown2009-11-171-1/+1
* Handle negative delta_disks in super0 and super1.NeilBrown2009-10-161-11/+12
* Merge branch 'master' into devel-3.1NeilBrown2009-10-011-7/+4
|\
| * super1: remove fd leak when opening /dev/urandomNeilBrown2009-08-131-0/+2
| * Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-7/+2
* | Examine/Detail: report raid6 layoutNeilBrown2009-07-141-0/+8
|/
* Merge branch 'master' into devel-3.0NeilBrown2009-05-111-13/+9
|\
| * Fix gcc-4.4 compiler warning.NeilBrown2009-04-291-12/+7
* | super1 - fix brief examine.NeilBrown2009-05-111-3/+3
* | Make --brief even briefer.NeilBrown2009-05-111-5/+7
* | conf/assemble: new config line "auto".NeilBrown2009-05-111-1/+1
* | Merge branch 'master' in devel-3.0NeilBrown2009-03-101-0/+4
|\ \ | |/
| * super1: make sure max_dev grows enough when adding a device to an array.NeilBrown2009-03-091-0/+3
| * Fix bad metadata formattingDoug Ledford2008-10-301-0/+3
* | super1/examine: remove confusing information.NeilBrown2009-03-091-4/+21
* | super1 - do metadata IO in sector_size units.NeilBrown2009-03-091-7/+64
* | introduce --detail-platform to display platform raid capabilitiesDan Williams2008-12-081-0/+1