aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mdioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Fix a long-standing deadlock issue with vnode backed md(4) devices:Poul-Henning Kamp2004-03-101-0/+1
* Add a couple of undocumented test options to MD(4) to aid in regressionPoul-Henning Kamp2003-04-091-1/+3
* Add a "-S sectorsize" option to enable Kirk to find a bug :-)Poul-Henning Kamp2003-03-031-1/+2
* Add an ioctl to return the unit numbers of the configured md devices.Poul-Henning Kamp2003-01-271-1/+3
* Actually make use of the md_version field of 'struct mdio'. In orderDima Dorfman2001-12-201-1/+1
* Introduce a force option, MD_FORCE, that instructs the driver toDima Dorfman2001-08-071-0/+1
* Make "md" and "mdctl" macroized parameters.Poul-Henning Kamp2001-02-251-0/+3
* Add padding space and a version number to the md_ioctl structre for futurePoul-Henning Kamp2001-01-011-2/+7
* Add compress option at the instigation of rgrimes.Poul-Henning Kamp2000-12-311-0/+1
* This is repo-copied from vnioctl.hPoul-Henning Kamp2000-12-281-24/+24
* Fix a bug in the block number calculation for VN disks with a sectorMatthew Dillon1999-09-171-0/+3
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-0/+5
* A substantial change to the way this works. Not the "TEST_LABELING" isPoul-Henning Kamp1995-03-111-2/+12
* ioctl definitions for the vn driver.Poul-Henning Kamp1994-12-041-0/+61