kernel_optimize_test/drivers/md
Mikulas Patocka d63a5ce3c0 dm: publish array_too_big
Move array_too_big to include/linux/device-mapper.h because it is
used by targets.

Remove the test from dm-raid1 as the number of mirror legs is limited
such that it can never fail.  (Even for stripes it seems rather
unlikely.)

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2008-10-21 17:44:57 +01:00
..
raid6test
.gitignore
bitmap.c
dm-bio-list.h
dm-bio-record.h
dm-crypt.c
dm-delay.c
dm-exception-store.c dm exception store: fix misordered writes 2008-10-21 17:44:56 +01:00
dm-io.c
dm-ioctl.c
dm-kcopyd.c dm kcopyd: avoid queue shuffle 2008-10-21 17:44:50 +01:00
dm-linear.c
dm-log.c
dm-mpath.c
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-raid1.c dm: publish array_too_big 2008-10-21 17:44:57 +01:00
dm-round-robin.c
dm-snap.c dm snapshot: drop unused last_percent 2008-10-21 17:44:53 +01:00
dm-snap.h dm snapshot: drop unused last_percent 2008-10-21 17:44:53 +01:00
dm-stripe.c dm: publish array_too_big 2008-10-21 17:44:57 +01:00
dm-table.c
dm-target.c
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c
dm.h dm: publish array_too_big 2008-10-21 17:44:57 +01:00
faulty.c
Kconfig
linear.c
Makefile
md.c
mktables.c
multipath.c
raid1.c
raid5.c
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c
raid0.c
unroll.pl