From af66ffbf69e4013401b2e0a51af689c12b62387d Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Wed, 11 Dec 2024 15:25:31 -0800 Subject: [PATCH] RELNOTES: Add an entry for commit 0e8a36a2ab12 --- RELNOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELNOTES b/RELNOTES index a4f6e877ae3..96c80bd483e 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,