8dab45b63f
Ported from DragonFlyBSD, but this target had originally existed in Linux kernel. See below for details. https://www.kernel.org/doc/Documentation/device-mapper/dm-flakey.txt Due to two technical issues, this hasn't been hooked to dm.kmod yet. 1) "tick" in hz(9) not working. 2) Unable to use ->b_private in nestiobuf callback when it's already used for mbp (see HAS_BUF_PRIV2). taken-from: DragonFlyBSD |
||
---|---|---|
.. | ||
doc | ||
device-mapper.c | ||
dm_dev.c | ||
dm_ioctl.c | ||
dm_pdev.c | ||
dm_table.c | ||
dm_target_error.c | ||
dm_target_flakey.c | ||
dm_target_linear.c | ||
dm_target_mirror.c | ||
dm_target_snapshot.c | ||
dm_target_stripe.c | ||
dm_target_zero.c | ||
dm_target.c | ||
dm.h | ||
files.dm | ||
Makefile | ||
netbsd-dm.h | ||
TODO |