mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 19:28:53 +03:00
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 <behlendorf1@llnl.gov>
This commit is contained in:
committed by
Brian Behlendorf
parent
dc2a4a9136
commit
46e18b3f0f
+2
-1
@@ -1 +1,2 @@
|
||||
SUBDIRS = libspl libavl libefi libnvpair libunicode libuutil libzpool libzfs
|
||||
SUBDIRS = libspl libavl libefi libnvpair libshare
|
||||
SUBDIRS += libunicode libuutil libzpool libzfs
|
||||
|
||||
Reference in New Issue
Block a user