Commit Graph

4 Commits

Author SHA1 Message Date
uebayasi 42bd5b4c13 Typo. 2009-12-07 07:43:05 +00:00
haad 894d2ad3b7 Add stubs for mirror target, too. This target does nothing for now, but lvm
tools support mirror target and trying to create LV with mirrorred backend
caused panic in dm_table_load_ioctl.
2009-01-02 11:03:24 +00:00
haad 18bcf672b4 Remove unneeded targets from dm driver and build them as separate modules.
The zero, error and snapshot targets are build as modules and can be loaded
to dm driver with modload. I do not build/install these drivers by default.

The linear and stripe targets are needed for LVM so I keep them compiled in
dm.
2009-01-02 01:06:16 +00:00
haad 210ce8a464 Add makefile for building device-mapper kernel module. 2008-12-19 15:36:58 +00:00