diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2026-07-28 01:49:35 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2026-07-28 01:52:01 +0000 |
| commit | 575af5e2fa385d23d455814e42d089423e5ca224 (patch) | |
| tree | 999efb5d420bebc3858a6438c0e6055320966300 | |
| parent | 8d92f32ae011719b322b9943d01529cebef741f0 (diff) | |
RELNOTES: Add an entry for pNFS server improvements
There are expected to be additional improvements and this RELNOTES
entry will be updated accordingly.
| -rw-r--r-- | RELNOTES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |
