NetBSD/sys/dev/dm
2019-12-14 11:20:51 +00:00
..
doc dm: Fix strange pointer declarations 2019-12-07 15:28:39 +00:00
device-mapper.c dm: Move extern declaration of global variables to dm.h 2019-12-14 11:20:51 +00:00
dm_dev.c dm: Remove void casts of function calls 2019-12-14 10:49:30 +00:00
dm_ioctl.c dm: Move extern declaration of global variables to dm.h 2019-12-14 11:20:51 +00:00
dm_pdev.c dm: Fix memory leak in dm_pdev_rem() 2019-12-13 15:49:22 +00:00
dm_table.c dm: Remove void casts of function calls 2019-12-14 10:49:30 +00:00
dm_target_error.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target_linear.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target_mirror.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target_snapshot.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target_stripe.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target_zero.c dm: Remove unconditional debug prints in targets' ->strategy() 2019-12-14 10:02:35 +00:00
dm_target.c dm: Remove void casts of function calls 2019-12-14 10:49:30 +00:00
dm.h dm: Move extern declaration of global variables to dm.h 2019-12-14 11:20:51 +00:00
files.dm
Makefile
netbsd-dm.h dm: Remove trailing whitespace 2019-12-06 16:46:14 +00:00
TODO