Whamcloud - gitweb
LU-2976 tools: ZFS upstream sonames are versioned
authorAlexey Shvetsov <alexxy@gentoo.org>
Sat, 16 Mar 2013 18:24:57 +0000 (22:24 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 23 Apr 2013 05:57:14 +0000 (01:57 -0400)
commitb5aaf716806e37cc5a94821e024e076fb1f12f1e
tree225485ef73091ddd0555277a02d76b577f2e5050
parent6c274189d1e3ec65150e76c2f22ce1114ad58b4b
LU-2976 tools: ZFS upstream sonames are versioned

Current zfsonlinux upstream has versioned zfs libs sonames, while in
lustre/utils/mount_utils_zfs.c are set unversioned

Versions are
libzfs.so -> libzfs.so.1
libnvpair.so -> libnvpair.so.1

Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Change-Id: I871613081c117731b5ec89fc2d79349df0668f94
Reviewed-on: http://review.whamcloud.com/5742
Tested-by: Hudson
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/utils/mount_utils_zfs.c