NetBSD/sys/dev/dm
haad 7cfd277977 Fix problem reported by jym on current-user@ patch was provided by mhitch@. 2012-08-07 16:11:11 +00:00
..
doc Add old file describing locking schema used in dm driver. 2010-10-23 21:18:54 +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
TODO Remove wrong TODO item, it violates abstraction between kernel-libdevmapper 2009-12-05 01:25:12 +00:00
device-mapper.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
dm.h Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +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 - add a function to get the inactive table's size 2011-08-27 17:07:49 +00:00
dm_pdev.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_table.c add function to get the inactive table size (for during target init) 2011-08-27 17:10:05 +00:00
dm_target.c readd assertions noew with the correct struct 2011-08-28 07:22:48 +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 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +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 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
dm_target_stripe.c Fix problem reported by jym on current-user@ patch was provided by mhitch@. 2012-08-07 16:11:11 +00:00
dm_target_zero.c fixup comments - no functional change 2011-12-11 22:53:26 +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
netbsd-dm.h Include only user-kernel communication protocol related information in this header. 2009-12-05 11:30:26 +00:00