Searched hist:d63a5ce3c0d25c96bdadc78792e5b48b846e899d (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-stripe.c | diff d63a5ce3c0d25c96bdadc78792e5b48b846e899d Tue Oct 21 11:44:57 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> 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>
|
H A D | dm.h | diff d63a5ce3c0d25c96bdadc78792e5b48b846e899d Tue Oct 21 11:44:57 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> 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>
|
H A D | dm-raid1.c | diff d63a5ce3c0d25c96bdadc78792e5b48b846e899d Tue Oct 21 11:44:57 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff d63a5ce3c0d25c96bdadc78792e5b48b846e899d Tue Oct 21 11:44:57 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> 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>
|