mirror_zfs/lib
Prawn 2451a55368
zfs -V: Print userland version even if kernel module not loaded
Running zfs -V when the modules are not loaded would currently 
result in the following output:

    zfs_version_kernel() failed: No such file or directory

Note the lack of userland version output.  Reorder the code to
ensure the userland version is printed even when the kmods
are not loaded.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: InsanePrawn <insane.prawny@gmail.com>
Closes #10483
2020-06-22 09:56:29 -07:00
..
libavl OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
libefi cppcheck: (error) Memory leak: vtoc 2019-12-18 17:25:04 -08:00
libicp ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
libnvpair Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
libshare Add include files for prototypes 2020-06-18 12:21:25 -07:00
libspl Add prototypes 2020-06-18 12:21:32 -07:00
libtpool Remove dead code 2020-06-18 12:21:18 -07:00
libunicode OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
libuutil Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
libzfs zfs -V: Print userland version even if kernel module not loaded 2020-06-22 09:56:29 -07:00
libzfs_core Add support for boot environment data to be stored in the label 2020-05-07 09:36:33 -07:00
libzpool Cleanup libzpool/kernel.c 2020-06-18 12:18:49 -07:00
libzutil Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
Makefile.am Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00