Merge branch 'for-linus' of git://neil.brown.name/md
* 'for-linus' of git://neil.brown.name/md: md/raid5: don't include 'spare' drives when reshaping to fewer devices. md/raid5: add a missing 'continue' in a loop. md/raid5: Allow recovered part of partially recovered devices to be in-sync md/raid5: More careful check for "has array failed". md: Don't update ->recovery_offset when reshaping an array to fewer devices. md/raid5: avoid oops when number of devices is reduced then increased. md: enable raid4->raid0 takeover md: clear layout after ->raid0 takeover md: fix raid10 takeover: use new_layout for setup_conf md: fix handling of array level takeover that re-arranges devices. md: raid10: Fix null pointer dereference in fix_read_error() Restore partition detection of newly created md arrays.
No related branches found
No related tags found
Showing
- drivers/md/md.c 33 additions, 5 deletionsdrivers/md/md.c
- drivers/md/md.h 3 additions, 0 deletionsdrivers/md/md.h
- drivers/md/raid0.c 11 additions, 10 deletionsdrivers/md/raid0.c
- drivers/md/raid0.h 0 additions, 3 deletionsdrivers/md/raid0.h
- drivers/md/raid10.c 18 additions, 28 deletionsdrivers/md/raid10.c
- drivers/md/raid10.h 0 additions, 5 deletionsdrivers/md/raid10.h
- drivers/md/raid5.c 122 additions, 28 deletionsdrivers/md/raid5.c
Loading
Please register or sign in to comment