HomeFreeBSD

MFC r322318-r322319

Description

MFC r322318-r322319

r322318:
Mark geom classes as deprecated.

geom_bsd, geom_mbr and geom_sunlabel have been obsolete since Marcel
Moolenaar's geom_part was in FreeBSD 7. They haven't been in GENERIC
since FreeBSD 8. Add warning when used.

geom_vol_ffs has been obsolete since ufs support to geom_label was
committed in FreeBSD 5. It hasn't been in GENERIC since FreeBSD 5.
Add warning when used.

geom_fox has been obsolete since gmultipath was committed in FreeBSD 7.
(no warning added, since this is a very obscure class).

These will all be removed in FreeBSD 12.

r322319:
Also provide a warning for geom_fox.

Details

Provenance
kevansAuthored on
Parents
rS332518: Add an option to daemon(8) to specify a delay between restarts of a
Branches
Unknown
Tags
Unknown