Re: zfs module not loaded anymore on e.g MINIMAL
Date: Thu, 19 Mar 2026 17:01:24 UTC
Warner Losh <imp@bsdimp.com> writes: > Any reason zstd can't be a module? I had the same thought but it's going to take a bit of work. We'll have to split up sys/kern/subr_compress.c into separate files for each backend (currently gzio and zstdio), add module Makefiles, and figure out how to make dumps dynamically use whatever compression is available. DES -- Dag-Erling Smørgrav - des@FreeBSD.org