NetBSD/sys/dev/dm
christos 789f5516b0 Now that we have allowed operator to access the control node, make sure
that he cannot cause damage, by only allowing the superuser to do ioctls
that can cause damage.
2010-12-23 20:07:13 +00:00
..
doc
device-mapper.c Now that we have allowed operator to access the control node, make sure 2010-12-23 20:07:13 +00:00
dm_dev.c
dm_ioctl.c We don't need 64 bit variable for dm_device coutner, too. 2010-12-06 09:03:40 +00:00
dm_pdev.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_table.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_target_error.c
dm_target_linear.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_target_mirror.c
dm_target_snapshot.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_target_stripe.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm_target_zero.c
dm_target.c make dm aware of physical sector sizes. 2010-12-23 14:58:13 +00:00
dm.h Now that we have allowed operator to access the control node, make sure 2010-12-23 20:07:13 +00:00
files.dm
Makefile
netbsd-dm.h
TODO