kernel-ark/drivers/md
NeilBrown 41158c7eb2 [PATCH] md: optimise reconstruction when re-adding a recently failed drive.
When an array is degraded, bit in the intent-bitmap are never cleared.  So if
a recently failed drive is re-added, we only need to reconstruct the block
that are still reflected in the bitmap.

This patch adds support for this re-adding.

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-21 19:07:46 -07:00
..
raid6test
bitmap.c [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. 2005-06-21 19:07:45 -07:00
dm-bio-list.h
dm-bio-record.h
dm-crypt.c
dm-emc.c [PATCH] device-mapper dm-emc: Fix a memset 2005-05-05 16:36:46 -07:00
dm-exception-store.c
dm-hw-handler.c [PATCH] device-mapper: Some missing statics 2005-05-05 16:36:46 -07:00
dm-hw-handler.h
dm-io.c
dm-io.h
dm-ioctl.c
dm-linear.c
dm-log.c
dm-log.h
dm-mpath.c [PATCH] dm: Handle READA requests in dm-mpath.c 2005-06-08 16:21:14 -07:00
dm-mpath.h
dm-path-selector.c [PATCH] device-mapper: Some missing statics 2005-05-05 16:36:46 -07:00
dm-path-selector.h
dm-raid1.c
dm-round-robin.c
dm-snap.c
dm-snap.h
dm-stripe.c
dm-table.c [PATCH] device-mapper: Some missing statics 2005-05-05 16:36:46 -07:00
dm-target.c
dm-zero.c [PATCH] device-mapper: Some missing statics 2005-05-05 16:36:46 -07:00
dm.c [PATCH] device-mapper: tidy dm_suspend 2005-05-05 16:36:46 -07:00
dm.h
faulty.c
Kconfig
kcopyd.c
kcopyd.h
linear.c [PATCH] md: fix splitting of md/linear request that cross a device boundary 2005-05-17 07:59:11 -07:00
Makefile [PATCH] md: optimised resync using Bitmap based intent logging 2005-06-21 19:07:43 -07:00
md.c [PATCH] md: optimise reconstruction when re-adding a recently failed drive. 2005-06-21 19:07:46 -07:00
mktables.c
multipath.c [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation 2005-05-17 07:59:12 -07:00
raid0.c
raid1.c [PATCH] md: optimise reconstruction when re-adding a recently failed drive. 2005-06-21 19:07:46 -07:00
raid5.c [PATCH] md: improve the interface to sync_request 2005-06-21 19:07:43 -07:00
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6main.c [PATCH] md: improve the interface to sync_request 2005-06-21 19:07:43 -07:00
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c [PATCH] md: improve the interface to sync_request 2005-06-21 19:07:43 -07:00
unroll.pl
xor.c