The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=af66ffbf69e4013401b2e0a51af689c12b62387d

commit af66ffbf69e4013401b2e0a51af689c12b62387d
Author:     Rick Macklem <rmack...@freebsd.org>
AuthorDate: 2024-12-11 23:25:31 +0000
Commit:     Rick Macklem <rmack...@freebsd.org>
CommitDate: 2024-12-11 23:25:31 +0000

    RELNOTES: Add an entry for commit 0e8a36a2ab12
---
 RELNOTES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index a4f6e877ae32..96c80bd483ea 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,11 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+0e8a36a2ab12:
+       Add a new NFS mount option called "mountport" that may be used
+       to specify the port# for the NFS server's Mount protocol.
+       This permits a NFSv3 mount to be done without running rpcbind(8).
+
 b2f7c53430c3:
        Kernel TLS is now enabled by default in kernels including KTLS
        support.  KTLS is included in GENERIC kernels for aarch64,

Reply via email to