index
:
mdadm
main
mdadm
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Assemble.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove getinfo_super_n and do some other cleaning up.
Neil Brown
2008-07-12
1
-8
/
+3
*
Remove 'major' from superswitch.
Neil Brown
2008-07-12
1
-4
/
+4
*
Merge branch 'master' into devel-3.0
Neil Brown
2008-06-19
1
-9
/
+17
|
\
|
*
Fix bug in forced assemble.
Chris Webb
2008-06-19
1
-1
/
+1
|
*
Avoid NULL reference calling free_super and elsewhere.
Neil Brown
2008-05-27
1
-5
/
+7
|
*
Remove stray semicolon
Neil Brown
2008-05-27
1
-1
/
+1
|
*
Fix autoassemble for stack arrays.
Neil Brown
2008-05-20
1
-3
/
+9
*
|
Remove st->text_version in favour of info->text_version
Neil Brown
2008-05-27
1
-1
/
+1
*
|
Remove 'fd' arg from sysfs_add_disk
Neil Brown
2008-05-27
1
-13
/
+6
*
|
Remove stray semicolon
Neil Brown
2008-05-27
1
-1
/
+1
*
|
Can now mostly assemble DDF arrays
Neil Brown
2008-05-15
1
-1
/
+21
*
|
Start on --assemble support for DDF
Neil Brown
2008-05-15
1
-2
/
+34
|
/
*
Avoid possible null dereference in Assemble.
Neil Brown
2008-05-15
1
-1
/
+2
*
Some tidy up of 'devices' in assemble.
Neil Brown
2007-12-14
1
-56
/
+56
*
Don't record oldmajor/oldminor any more during assemble.
Neil Brown
2007-12-14
1
-3
/
+0
*
Drop the superblock arg from all metadata methods.
Neil Brown
2007-12-14
1
-56
/
+61
*
Fix compare_super to take supertype instead of a superblock.
Neil Brown
2007-12-14
1
-1
/
+1
*
Add 'supertype' arg to almost all metadata methods.
Neil Brown
2007-12-14
1
-23
/
+27
*
Allow metadata handlers to free their own superblock.
Neil Brown
2007-12-14
1
-36
/
+26
*
Remove spaces/tabs from ends of lines.
Neil Brown
2007-12-14
1
-3
/
+3
*
Fix bug where v1 superblock might appear active when they should be clean.
Neil Brown
2006-12-14
1
-1
/
+1
*
Central calls to ioctl BLKGETSIZE
Neil Brown
2006-12-14
1
-2
/
+2
*
Change handling for "--assemble --force" when two drives disappeared at once.
Neil Brown
2006-12-14
1
-1
/
+21
*
Fix and test --update=uuid
Neil Brown
2006-12-14
1
-4
/
+8
*
Give useful message if raid4/5/6 cannot be started because it is not clean an...
Neil Brown
2006-12-14
1
-3
/
+28
*
Make Assemble/Force work on raid6 with 2 missing devices.
Neil Brown
2006-12-14
1
-5
/
+7
*
Fixed problems that could cause infinitel loop with auto assemble.
Neil Brown
2006-11-08
1
-3
/
+19
*
Remove partitions from components of an md array
Neil Brown
2006-10-13
1
-0
/
+4
*
Improve the message when mdadm detects similar superblocks
Neil Brown
2006-10-09
1
-3
/
+6
*
More consistent honoring of --configfile
Neil Brown
2006-06-26
1
-2
/
+2
*
Fix a recently introduced bug, and make --assemble more resilient to it.
Neil Brown
2006-06-26
1
-0
/
+4
*
Avoid misdetection of overlapping partitions...
Neil Brown
2006-06-02
1
-0
/
+19
*
check return status of all write/fwrite functions as required by glibc 2.4
Neil Brown
2006-05-29
1
-1
/
+3
*
Release 2.5
mdadm-2.5
Neil Brown
2006-05-26
1
-2
/
+7
*
Make sure everything compiles...
Neil Brown
2006-05-26
1
-1
/
+4
*
Support --auto-update-homehost
Neil Brown
2006-05-26
1
-3
/
+31
*
Support auto-assembling of stacked devices
Neil Brown
2006-05-26
1
-1
/
+19
*
Initial implementation of auto-assembly
Neil Brown
2006-05-26
1
-8
/
+60
*
Allow autoassembly to choose it's own name for the array.
Neil Brown
2006-05-23
1
-19
/
+32
*
When assembly arrays using incomplete detail, prefer arrays built for this host.
Neil Brown
2006-05-23
1
-5
/
+35
*
Reorganise Assemble code somewhat.
Neil Brown
2006-05-23
1
-7
/
+30
*
Make sure name matching for array assembly understand the possibility of a ho...
Neil Brown
2006-05-23
1
-1
/
+21
*
Allow --update=name to update the name during assembly.
Neil Brown
2006-05-23
1
-1
/
+1
*
Make sure homehost is set correctly when --update=uuid
Neil Brown
2006-05-23
1
-7
/
+12
*
Just updaqte copyright dates and email address
Neil Brown
2006-05-19
1
-1
/
+1
*
New flag --no-degraded
Neil Brown
2006-05-19
1
-9
/
+12
*
When updating uuid, update the bitmap as well - external bitmaps
Neil Brown
2006-05-16
1
-0
/
+4
*
Support 'bitmap=' in mdadm.conf for auto-assembling arrays with write-intent ...
Neil Brown
2006-03-29
1
-1
/
+15
*
Allow resize to backup to a file.
Neil Brown
2006-03-27
1
-2
/
+2
*
Remove ident arg from getinfo_super;
Neil Brown
2006-03-27
1
-5
/
+4
[next]