Searched hist:"586 e80e6ee0d137c7d79fbae183bb37bc60ee97e" (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-path-selector.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-zero.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-exception-store.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-log.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-delay.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-kcopyd.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-linear.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-io.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-stripe.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-raid1.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-mpath.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | dm-crypt.c | diff 586e80e6ee0d137c7d79fbae183bb37bc60ee97e Tue Oct 21 11:44:59 CDT 2008 Mikulas Patocka <mpatocka@redhat.com> dm: remove dm header from targets
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets. Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|