aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom/class
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2015-10-11 13:01:51 +0000
committerAlexander Motin <mav@FreeBSD.org>2015-10-11 13:01:51 +0000
commit4a3760bae6710f9ab5a6e2a1118e4e5632be0dcc (patch)
treeae68a3ddda28f0bc480012dc566360581eeafc38 /sbin/geom/class
parent361e885315791413a9448e21de8bb3395dfa6515 (diff)
downloadsrc-4a3760bae6710f9ab5a6e2a1118e4e5632be0dcc.tar.gz
src-4a3760bae6710f9ab5a6e2a1118e4e5632be0dcc.zip
Remove compatibility shims for legacy ATA device names.
We got new ATA stack in FreeBSD 8.x, switched to it at 9.x, completely removed old stack at 10.x, so at 11.x it is time to remove compat shims.
Notes
Notes: svn path=/head/; revision=289137
Diffstat (limited to 'sbin/geom/class')
-rw-r--r--sbin/geom/class/raid/graid.83
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8
index 496e44e4ed48..e11648659495 100644
--- a/sbin/geom/class/raid/graid.8
+++ b/sbin/geom/class/raid/graid.8
@@ -304,9 +304,6 @@ Write errors are always considered as disk failures.
Time to wait for missing array components on startup.
.It Va kern.geom.raid. Ns Ar X Ns Va .enable : No 1
Enable taste for specific metadata or transformation module.
-.It Va kern.geom.raid.legacy_aliases : No 0
-Enable geom raid emulation of legacy /dev/ar%d devices.
-This should aid the upgrade of systems from legacy to modern releases.
.El
.Sh EXIT STATUS
Exit status is 0 on success, and non-zero if the command fails.