git: 9bec8a959bd6 - main - RELNOTES: Add an entry for the NFS over RDMA "glue" commits
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Aug 2026 02:02:51 UTC
The branch main has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=9bec8a959bd6206cceb1afd583b47822bc8ccd16
commit 9bec8a959bd6206cceb1afd583b47822bc8ccd16
Author: Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2026-08-31 02:00:45 +0000
Commit: Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2026-08-31 02:00:45 +0000
RELNOTES: Add an entry for the NFS over RDMA "glue" commits
---
RELNOTES | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/RELNOTES b/RELNOTES
index f568ce16c6f4..e5da9563a195 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,12 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+7144a1d58c5c, a311bd18a6fb, 884ee8d6c9b4:
+ These three patches add the required "glue" so that the
+ nfsrdma.ko and nfsclrdma.ko modules can be loaded.
+ These modules provide server and client support for
+ NFS over RDMA.
+
34bb38445b07:
libusb has been updated to upstream 1.0.27 compatible.
All missing part is implemented and version tag is bumped.