NetBSD/sys/dev/dm
dyoung b63bf39017 It is only by chance that this gets the prop_array_t definition that it
needs, so explicitly #include <prop/proplib.h>.
2009-03-25 23:35:54 +00:00
..
doc
TODO Add more tasks and add more details about them. 2009-01-02 01:13:49 +00:00
device-mapper.c Move back to printing the minor device as a 32-bit entity 2009-01-22 04:56:06 +00:00
dm.h It is only by chance that this gets the prop_array_t definition that it 2009-03-25 23:35:54 +00:00
dm_dev.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
dm_ioctl.c Fix tyop in previous. 2009-03-08 02:07:38 +00:00
dm_pdev.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
dm_table.c
dm_target.c Call dm_target_busy only on properly autoloaded module. 2009-02-20 11:14:11 +00:00
dm_target_error.c Add support for autoloading of device-mapper targets modules. Add 2009-02-19 23:07:32 +00:00
dm_target_linear.c Linear target has only 2 arguments in a params string not 9. 2009-03-01 23:17:39 +00:00
dm_target_mirror.c Change comment and add description of line used to configure mirror device. 2009-03-01 23:16:51 +00:00
dm_target_snapshot.c Add support for autoloading of device-mapper targets modules. Add 2009-02-19 23:07:32 +00:00
dm_target_stripe.c Actually lmplement striping as LVM target. OK'd by Adam. 2009-03-07 22:17:18 +00:00
dm_target_zero.c Add support for autoloading of device-mapper targets modules. Add 2009-02-19 23:07:32 +00:00
files.dm Add stubs for mirror target, too. This target does nothing for now, but lvm 2009-01-02 11:03:24 +00:00
netbsd-dm.h Remove DM_TABLE_DEPS it is not used in kernel driver and it breaks build 2008-12-22 02:20:04 +00:00