.. |
doc
|
|
|
device-mapper.c
|
Refactor dmioctl to by cleaner and to copyout dictionary in case when something
|
2010-01-03 22:55:25 +00:00 |
dm_dev.c
|
Add private lock to dm_dev_t used for mutual exclusion for diks(9) api
|
2009-12-29 23:37:47 +00:00 |
dm_ioctl.c
|
Hook device-mapper to autoconf framework. Add dm_attach, dm_match and dm_detach
|
2010-01-03 22:22:23 +00:00 |
dm_pdev.c
|
Replace aprint_Verbose with aprint_debug to shutup unnecessary logs.
|
2010-01-03 12:53:00 +00:00 |
dm_table.c
|
Reduce a noise from a debug printf to debug level
|
2009-10-23 20:41:11 +00:00 |
dm_target_error.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target_linear.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target_mirror.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target_snapshot.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target_stripe.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target_zero.c
|
Revert my commit which have added knowledge about dm targets to libdevmapper,
|
2009-12-01 23:12:09 +00:00 |
dm_target.c
|
Fix bug in kmem_alloc/kmem_free of params string. Params string was
|
2009-09-09 22:38:49 +00:00 |
dm.h
|
Add private lock to dm_dev_t used for mutual exclusion for diks(9) api
|
2009-12-29 23:37:47 +00:00 |
files.dm
|
Hook device-mapper to autoconf framework. Add dm_attach, dm_match and dm_detach
|
2010-01-03 22:22:23 +00:00 |
Makefile
|
Install netbsd-dm.h file to include/dev/dm so it can be used by public.
|
2009-12-05 11:34:37 +00:00 |
netbsd-dm.h
|
Include only user-kernel communication protocol related information in this header.
|
2009-12-05 11:30:26 +00:00 |
TODO
|
Remove wrong TODO item, it violates abstraction between kernel-libdevmapper
|
2009-12-05 01:25:12 +00:00 |