summaryrefslogtreecommitdiff
path: root/sys/modules/dm/dm_target_error
AgeCommit message (Collapse)Author
2012-02-05-D flags belong in CPPFLAGSchristos
2009-01-02Remove unneeded targets from dm driver and build them as separate modules.haad
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.