Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export: Uncover NFS subvolume after reboot | Richard Weinberger | 2023-04-19 | 1 | -0/+6 |
* | export: Wireup reexport mechanism | Richard Weinberger | 2023-04-19 | 1 | -6/+62 |
* | exports: Add an xprtsec= export option | Chuck Lever | 2023-04-15 | 1 | -0/+15 |
* | export: Fix rootdir corner case in next_mnt() | Richard Weinberger | 2023-04-05 | 1 | -1/+5 |
* | Replace statfs64 with statfs | Khem Raj | 2023-01-10 | 1 | -7/+7 |
* | Fix NFSv4 export of tmpfs filesystems | NeilBrown | 2021-05-22 | 1 | -1/+2 |
* | mountd: add logging of NFSv4 clients attaching and detaching. | NeilBrown | 2021-03-15 | 1 | -7/+2 |
* | mountd: make default ttl settable by option | NeilBrown | 2021-03-15 | 1 | -3/+3 |
* | mountd: add logging for authentication results for accesses. | NeilBrown | 2021-03-15 | 1 | -1/+17 |
* | mountd: Don't proactively add export info when fh info is requested. | NeilBrown | 2021-03-15 | 1 | -7/+1 |
* | mountd: reject unknown client IP when !use_ipaddr. | NeilBrown | 2021-03-15 | 1 | -10/+7 |
* | exportd: Moved cache upcalls routines into libexport.a | Steve Dickson | 2021-02-18 | 1 | -0/+1691 |