-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make macOS NFSv4 minor version selection more complete
Depending on the version of the operating system, we can either use NFSv4.0 or NFSv4.1.
- Loading branch information
1 parent
2c788ba
commit 8a43a77
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi, does this mean MacOS after 25A117 has nfs v4.1 client? Is there any public reference about nfs v4.1 on MacOS?