NetBSD/sys/dev/dm
2010-12-06 09:12:23 +00:00
..
doc Add old file describing locking schema used in dm driver. 2010-10-23 21:18:54 +00:00
device-mapper.c I have forgot to fix dm_dev_counter here, too. 2010-12-06 09:12:23 +00:00
dm_dev.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_ioctl.c We don't need 64 bit variable for dm_device coutner, too. 2010-12-06 09:03:40 +00:00
dm_pdev.c Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
dm_table.c Indent files remove unnecessary blank lines, white spaces and KNFize code. 2010-01-04 00:12:22 +00:00
dm_target_error.c Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync function 2010-05-18 15:10:38 +00:00
dm_target_linear.c curlwp needs sys/lwp.h. 2010-11-15 05:52:41 +00:00
dm_target_mirror.c Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync function 2010-05-18 15:10:38 +00:00
dm_target_snapshot.c Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync function 2010-05-18 15:10:38 +00:00
dm_target_stripe.c curlwp needs sys/lwp.h. 2010-11-15 05:52:41 +00:00
dm_target_zero.c Add support for DIOCCACHESYNC ioctl for dm devices. Add new sync function 2010-05-18 15:10:38 +00:00
dm_target.c Update the rest of the kernel to conform to the module subsystem's new 2010-08-21 13:19:39 +00:00
dm.h Add comment about dm_dev minor, and change it to 32bit value we realy not 2010-12-06 08:54:49 +00:00
files.dm Hook device-mapper to autoconf framework. Add dm_attach, dm_match and dm_detach 2010-01-03 22:22:23 +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