aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libshare/nfs.h
Commit message (Expand)AuthorAgeFilesLines
* libshare: use AVL tree with static data, pass all data in argumentsнаб2022-05-121-2/+0
* libshare: nfs: share nfs_is_shared()наб2021-12-171-0/+1
* libshare: nfs: share nfs_copy_entries()наб2021-12-171-1/+0
* libshare: nfs: open temporary file onceнаб2021-12-171-2/+2
* libshare: nfs: commonify nfs_enable_share()наб2021-04-191-8/+3
* libshare: nfs: commonify nfs_{init,fini}_tmpfile(), nfs_disable_share()наб2021-04-191-0/+9
* libshare: nfs: commonify nfs_exports_[un]lock(), FILE_HEADERнаб2021-04-191-0/+5
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-061-0/+27