zfs/scripts
Brian Behlendorf c5d915f423 Minimal libshare infrastructure
ZFS even under Solaris does not strictly require libshare to be
available.  The current implementation attempts to dlopen() the
library to access the needed symbols.  If this fails libshare
support is simply disabled.

This means that on Linux we only need the most minimal libshare
implementation.  In fact just enough to prevent the build from
failing.  Longer term we can decide if we want to implement a
libshare library like Solaris.  At best this would be an abstraction
layer between ZFS and NFS/SMB.  Alternately, we can drop libshare
entirely and directly integrate ZFS with Linux's NFS/SMB.

Finally the bare bones user-libshare.m4 test was dropped.  If we
do decide to implement libshare at some point it will surely be
as part of this package so the check is not needed.
2011-02-04 16:14:29 -08:00
..
zpios-profile Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
zpios-test Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
zpool-config Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
zpool-layout Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
Makefile.am Remove spl/zfs modules as part of cleanup 2010-11-11 11:40:06 -08:00
Makefile.in Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
common.sh.in Unconditionally load core kernel modules 2010-11-11 11:38:25 -08:00
zconfig.sh Add '-ts' options to zconfig.sh/zfault.sh usage 2010-11-11 11:40:06 -08:00
zfault.sh Remove partition from vdev name in zfault.sh 2010-11-29 10:53:53 -08:00
zfs.sh Wait up to timeout seconds for udev device 2010-09-11 20:54:41 -07:00
zpios-sanity.sh Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios-survey.sh Add linux zpios support 2010-08-31 13:42:01 -07:00
zpios.sh Add linux zpios support 2010-08-31 13:42:01 -07:00
zpool-create.sh Add build system 2010-08-31 13:41:27 -07:00