aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/mdioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Add "null" backend to mdconfig(8). This does exactly what the nameEdward Tomasz Napierala2013-12-041-1/+1
* Make it possible to resize md(4) devices.Edward Tomasz Napierala2012-07-071-0/+1
* Fix comment.Edward Tomasz Napierala2012-01-251-1/+1
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencyPawel Jakub Dawidek2005-11-111-1/+0
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Rewrite piece of code which I committed some time ago that allows toPawel Jakub Dawidek2004-12-271-2/+2
* For file backed md(4) devices output their source file viaPawel Jakub Dawidek2004-11-061-2/+2
* - Make md(4) 64-bit clean.Pawel Jakub Dawidek2004-09-161-2/+2
* change the name of the md module, to g_md, introduce a define with theJohn-Mark Gurney2004-08-091-0/+1
* 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