Handbook - ZFS: Rework
- Add RAID-Z expansion, dRAID, special vdevs, hot spares with zfsd, TRIM, pool checkpoints, block cloning, fast dedup, bookmarks, holds, resumable/corrective send, project quotas, direct I/O, and boot environments
- Add Jails and ZFS crossref target, encryption key loading at boot (zfskeys), and a Pool Properties section
- Rewrite Tuning to drop removed sysctls (scrub_delay, vdev.cache.size, arc.meta_limit, …); delete the obsolete ZFS-on-i386 section
- Switch examples to ada device names and GPT partitions
- Fix the inverted reservation terminology entry, zfs scrub: zpool scrub, stale checksum/compression algorithm lists, and EOL version framing
Approved by: arrowd@, bcr@, michaelo@
Differential Revision: D58175
PR: 287148, 261212, 263321