summaryrefslogtreecommitdiffstats
path: root/lib/libshare/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-63/+63
* Implemented sharing datasets via SMB using libshareTurbo Fredriksson2012-12-031-2/+3
* Avoid running exportfs on each zfs/zpool command invocationCyril Plisko2012-09-111-9/+30
* Add 'fsid' mount option to allowed options.Turbo Fredriksson2012-02-131-1/+1
* Added comments for libshare's NFS functions.Gunnar Beutner2011-12-051-1/+57
* Use libzfs_run_process() in libshare.Gunnar Beutner2011-08-011-59/+29
* Call exportfs -v once for NFS shares.James H2011-08-011-90/+74
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-061-0/+705