This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When exporting a directory using nfsv4, if your directory name had a trailing slash the export would fail in a difficult to understand manner. I've updated the nfsv4 export name regex to be more friendly about trailing slashes, which eliminates the problem.
- Loading branch information