mirror_zfs/lib/libzfs
TerraTech 50478c6dad Add option [-V|--version] to emit version string
Add the 'zfs version' and 'zpool version' subcommands to display
the version of the user space utilities and loaded zfs kernel
module.  For example:

$ zfs version
zfs-0.8.0-rc3_169_g67e0366b88
zfs-kmod-0.8.0-rc3_169_g67e0366b88

The '-V' and '--version' aliases were added to support the
common convention of using 'zfs --version` to obtain the version
information.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: TerraTech <1118433+TerraTech@users.noreply.github.com>
Closes #2501
Closes #8567
2019-04-16 12:24:06 -07:00
..
.gitignore
libzfs_changelist.c
libzfs_config.c
libzfs_core.pc.in
libzfs_crypto.c
libzfs_dataset.c Avoid retrieving unused snapshot props 2019-03-12 13:13:22 -07:00
libzfs_diff.c
libzfs_import.c Improve zpool labelclear 2019-03-21 10:13:01 -07:00
libzfs_iter.c Detect and prevent mixed raw and non-raw sends 2019-03-13 11:00:43 -07:00
libzfs_mount.c
libzfs_pool.c Add TRIM support 2019-03-29 09:13:20 -07:00
libzfs_sendrecv.c Fix hierarchy misspellings 2019-04-14 19:06:34 -07:00
libzfs_status.c Add missing MMP status code to libzfs_status 2019-01-03 12:15:46 -08:00
libzfs_util.c Add option [-V|--version] to emit version string 2019-04-16 12:24:06 -07:00
libzfs.pc.in
Makefile.am Include third party licenses in dist tarballs 2019-01-08 09:29:34 -08:00
THIRDPARTYLICENSE.openssl
THIRDPARTYLICENSE.openssl.descrip