NetBSD/sys/dev/dm
hannken 2cc7a01f10 Change the vnode locking protocol of VOP_GETATTR() to request at least
a shared lock.  Make all calls outside of file systems respect it.

The calls from file systems need review.

No objections from tech-kern.
2011-10-14 09:23:28 +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 - 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 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
dm_target_zero.c
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