NetBSD/sys/dev/dm
2009-12-05 11:34:37 +00:00
..
doc
device-mapper.c Don't spam the console with debug messages. 2009-10-16 21:23:08 +00:00
dm_dev.c Fix bug in kmem_alloc/kmem_free of params string. Params string was 2009-09-09 22:38:49 +00:00
dm_ioctl.c Fix bug in dm_table_resume_ioctl where dmv->flags was sent back to libdevmapper 2009-12-05 01:21:41 +00:00
dm_pdev.c Fix bug in kmem_alloc/kmem_free of params string. Params string was 2009-09-09 22:38:49 +00:00
dm_table.c Reduce a noise from a debug printf to debug level 2009-10-23 20:41:11 +00:00
dm_target_error.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target_linear.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target_mirror.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target_snapshot.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target_stripe.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target_zero.c Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
dm_target.c Fix bug in kmem_alloc/kmem_free of params string. Params string was 2009-09-09 22:38:49 +00:00
dm.h Revert my commit which have added knowledge about dm targets to libdevmapper, 2009-12-01 23:12:09 +00:00
files.dm Remove unneeded targets from build. Should fix brekage of ALL kernel build 2009-06-28 22:05:07 +00:00
Makefile Install netbsd-dm.h file to include/dev/dm so it can be used by public. 2009-12-05 11:34:37 +00:00
netbsd-dm.h Include only user-kernel communication protocol related information in this header. 2009-12-05 11:30:26 +00:00
TODO Remove wrong TODO item, it violates abstraction between kernel-libdevmapper 2009-12-05 01:25:12 +00:00