NetBSD/sys/dev/dm
haad f5b48500f1 Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.

No objections on tech-userlevel@.
2009-06-05 21:52:31 +00:00
..
doc
device-mapper.c Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
dm_dev.c Destroy locks in dm_dev_free, do not allocate struct disk twice. 2009-04-13 18:51:54 +00:00
dm_ioctl.c Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
dm_pdev.c Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
dm_table.c
dm_target_error.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target_linear.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target_mirror.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target_snapshot.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target_stripe.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target_zero.c Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
dm_target.c Call dm_target_busy only on properly autoloaded module. 2009-02-20 11:14:11 +00:00
dm.h Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
files.dm Add stubs for mirror target, too. This target does nothing for now, but lvm 2009-01-02 11:03:24 +00:00
netbsd-dm.h Parse dm param string in libdevmapper and not in a dm target init function. 2009-06-05 19:56:40 +00:00
TODO Update to reality. 2009-04-13 16:12:27 +00:00