NetBSD/sys/dev/dm
christos e7ae23fd9e include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
..
doc Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
Makefile
TODO
device-mapper.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +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
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
dm_target.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +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
files.dm
netbsd-dm.h