NetBSD/sys/dev/dm
christos 7b845fa9dc phase 1 of disk geometry cleanup:
- centralize the geometry -> plist code so that we don't have
	  n useless copies of it.
2013-05-29 00:47:48 +00:00
..
doc
device-mapper.c phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
dm_dev.c
dm_ioctl.c
dm_pdev.c
dm_table.c
dm_target_error.c
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
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
dm_target.c
dm.h Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
files.dm
Makefile
netbsd-dm.h
TODO