NetBSD/sys/dev/dm
dholland 1fbab01a93 More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers (I think) all the MI headers outside of external/ (and dist/).
2015-09-06 06:00:59 +00:00
..
doc Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
device-mapper.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
dm_dev.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dm_ioctl.c CID 976256: Help coverity understand that when the list is empty the head 2015-05-10 14:08:54 +00:00
dm_pdev.c
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_error.c
dm_target_linear.c Change dk_lookup() to return an anonymous vnode not associated with 2014-06-14 07:39:00 +00:00
dm_target_mirror.c
dm_target_snapshot.c Avoid a memory leak - from maxv 2014-08-18 17:16:19 +00:00
dm_target_stripe.c cleanup properly on error. 2014-08-19 14:43:28 +00:00
dm_target_zero.c fixup comments - no functional change 2011-12-11 22:53:26 +00:00
dm_target.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dm.h dm_target_t reference count is modified with atomic_{inc,dec}_32 so should 2014-10-02 21:58:16 +00:00
files.dm
Makefile
netbsd-dm.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
TODO