NetBSD/sys/dev/dm
elad 0c9d8d15c9 Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with
something meaningful. All relevant documentation has been updated or
written.

Most of these changes were brought up in the following messages:

    http://mail-index.netbsd.org/tech-kern/2012/01/18/msg012490.html
    http://mail-index.netbsd.org/tech-kern/2012/01/19/msg012502.html
    http://mail-index.netbsd.org/tech-kern/2012/02/17/msg012728.html

Thanks to christos, manu, njoly, and jmmv for input.

Huge thanks to pgoyette for spinning these changes through some build
cycles and ATF.
2012-03-13 18:40:26 +00:00
..
doc
device-mapper.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
dm_dev.c
dm_ioctl.c - add a function to get the inactive table's size 2011-08-27 17:07:49 +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 the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
dm_target_mirror.c
dm_target_snapshot.c Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
dm_target_stripe.c Fix wrong KASSERT, reported by mhitch@. 2012-01-04 16:05:53 +00:00
dm_target_zero.c fixup comments - no functional change 2011-12-11 22:53:26 +00:00
dm_target.c readd assertions noew with the correct struct 2011-08-28 07:22:48 +00:00
dm.h - add a function to get the inactive table's size 2011-08-27 17:07:49 +00:00
files.dm
Makefile
netbsd-dm.h
TODO