zfs/lib
Gunnar Beutner 52e7c3a2e5 Link libshare directly to libzfs
Drop usage of dlopen/dlsym for libshare.  There is no need to do
this because the zfs packages provide libshare.  Unlike on Solaris
we are guaranteed it will be available.

This avoids possible problems with hardcoding the libshare path in
the code (e.g. when users specify a different install path via
configure options).  It additionally simplifies the code which is
good for maintainability.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2011-07-06 09:20:28 -07:00
..
libavl Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
libefi Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
libnvpair Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
libshare Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
libspl Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
libunicode Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
libuutil Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
libzfs Link libshare directly to libzfs 2011-07-06 09:20:28 -07:00
libzpool Linux compat 2.6.39: mount_nodev() 2011-07-01 13:36:39 -07:00
Makefile.am Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
Makefile.in Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00