]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Report an error if zdb cannot initialize zfs
authorbapt <bapt@FreeBSD.org>
Wed, 23 Dec 2015 10:20:46 +0000 (10:20 +0000)
committerbapt <bapt@FreeBSD.org>
Wed, 23 Dec 2015 10:20:46 +0000 (10:20 +0000)
commit5275d9d01cfce568605fed9eb0d0a0d6963a7b3b
tree7ba9fb8bd302b29dff95376b3b276d29afe7826c
parentcde5c65b52c3c493f9ddb5b90b86d5b2a8e2d013
Report an error if zdb cannot initialize zfs

If the zfs module is not present and not loadable, report an error
to the user instead of crashing

Reviewed by: mahrens
Sponsored by: Gandi.net
Differential Revision: https://reviews.freebsd.org/D4691
cddl/contrib/opensolaris/cmd/zdb/zdb.c