Retire -E's "expert" mode. Introduced 23 years ago to avoid
authorkrw <krw@openbsd.org>
Thu, 27 Apr 2023 14:19:28 +0000 (14:19 +0000)
committerkrw <krw@openbsd.org>
Thu, 27 Apr 2023 14:19:28 +0000 (14:19 +0000)
commit953cd4ef0b0669c6fab53204aa350c11bbccfe82
tree7ba48e0501946113689e1f3accf88163e887b05b
parent801ddbd0bf184a3e18ce0e40ff0a4970505ccef3
Retire -E's "expert" mode. Introduced 23 years ago to avoid
confusing users with FFS attributes that only experts should
fiddle with. Actual use has withered away with functionality
rendered moot or moved elsewhere.

'-e' remains for the truly obscure corner cases.

Simply excise the code for now to see if hidden users/uses are
exposed.  Further simplifications are possible if no such
users/uses surface.

ok with sthen@ millert@ kn@ otto@
sbin/disklabel/disklabel.8
sbin/disklabel/editor.c