summaryrefslogtreecommitdiff
path: root/support/export/cache.c
Commit message (Expand)AuthorAgeFilesLines
* export: Uncover NFS subvolume after rebootRichard Weinberger2023-04-191-0/+6
* export: Wireup reexport mechanismRichard Weinberger2023-04-191-6/+62
* exports: Add an xprtsec= export optionChuck Lever2023-04-151-0/+15
* export: Fix rootdir corner case in next_mnt()Richard Weinberger2023-04-051-1/+5
* Replace statfs64 with statfsKhem Raj2023-01-101-7/+7
* Fix NFSv4 export of tmpfs filesystemsNeilBrown2021-05-221-1/+2
* mountd: add logging of NFSv4 clients attaching and detaching.NeilBrown2021-03-151-7/+2
* mountd: make default ttl settable by optionNeilBrown2021-03-151-3/+3
* mountd: add logging for authentication results for accesses.NeilBrown2021-03-151-1/+17
* mountd: Don't proactively add export info when fh info is requested.NeilBrown2021-03-151-7/+1
* mountd: reject unknown client IP when !use_ipaddr.NeilBrown2021-03-151-10/+7
* exportd: Moved cache upcalls routines into libexport.aSteve Dickson2021-02-181-0/+1691