K 10 svn:author V 6 kevans K 8 svn:date V 27 2023-11-03T04:51:35.629438Z K 7 svn:log V 535 libbe: bail out early if the zfs kmod isn't loaded As noted in the comment, we already know the rest of libbe_init() will fail because there's no pool imported. Avoid the side effect by checking beforehand and bailing out early. With this, freebsd-update(8) should no longer trigger a load of the zfs kmod just because it runs `bectl check`. Reviewed by: jwmaag_gmail.com, rew (cherry picked from commit 2f700ca965a04c4a03b6f760da6a210b6ca4df4b) Git Hash: ee4bdd4b0db5b9d64e64490fc84a395344862aed Git Author: kevans@FreeBSD.org END