From: Gunnar Beutner Date: Sat, 2 Jul 2011 19:34:05 +0000 (+0200) Subject: Implemented sharing datasets via NFS using libshare. X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=commitdiff_plain;h=46e18b3f0fc13aa0859d0fef7dc829db20491ab6;hp=46e18b3f0fc13aa0859d0fef7dc829db20491ab6;p=zfs.git Implemented sharing datasets via NFS using libshare. The sharenfs and sharesmb properties depend on the libshare library to export datasets via NFS and SMB. This commit implements the base libshare functionality as well as support for managing NFS shares. Signed-off-by: Brian Behlendorf ---