Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2026 01:53:15 +0000
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 575af5e2fa38 - main - RELNOTES: Add an entry for pNFS server improvements
Message-ID:  <6a680b8b.420bb.2dd0c171@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rmacklem:

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

commit 575af5e2fa385d23d455814e42d089423e5ca224
Author:     Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2026-07-28 01:49:35 +0000
Commit:     Rick Macklem <rmacklem@FreeBSD.org>
CommitDate: 2026-07-28 01:52:01 +0000

    RELNOTES: Add an entry for pNFS server improvements
    
    There are expected to be additional improvements and this RELNOTES
    entry will be updated accordingly.
---
 RELNOTES | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/RELNOTES b/RELNOTES
index befc1e6556a6..48e87e536855 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,15 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+72e57bc26417, 3dfbbe8586bb, d8e8f9251975:
+	These patches provide improvements for the pNFS server
+	configuration.  New optional features include:
+	- Support for striped Flexible File Layouts (RFC8435).
+	- Support for pre-creation of files, allowing the
+	  Open/Create to be done without communicating with
+	  any DSs, so long as the cache of pre-created files
+	  is not depleted.
+
 b92b9da33006, 13d3bd165e22:
 	This patch allows vfs.nfsd.srvmaxio to be set to
 	a value as high as 4Mbytes.  It is usually set


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a680b8b.420bb.2dd0c171>