From nobody Tue Jul 28 01:53:15 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h8JQS6Z0Qz6mJ9T for ; Tue, 28 Jul 2026 01:53:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h8JQS5wKtz3l7q for ; Tue, 28 Jul 2026 01:53:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785203600; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XN/hr0RjbFxkQ7ZkWMs2ZR12lr6zWuNJnZFek0AEaE0=; b=nKK11hOBIeIcCQmBBwwkspH8SfSOWFXH60FwziThQ/2F/EKvTq3qfErhb+R9ummrEFW8aL 1TzbltjjQDiBdNc+NNnBRqX0uMM3ejSbv9tywN/HzAur52ve76k92UeaQl+T19Suf1Geu6 K4rJ/xp9tWEhEpzFbjg+vyaz0B7HwiIPjJhLIk1pz9Jxo/9K3E1EpSjyAJl0dhzamuNz+v kTyzxNqm2WbDNM4Ckc8N1BeIcgvURrQCmZudWkroSKcMS7rrfHoPHSAgVFBH4iW603DfuJ zCbstvvI/sUL2BcVBMiM9SdqQWqUDGAys/fznp4K2gtMjeLoNWcZz46YiXIOPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785203600; a=rsa-sha256; cv=none; b=uex+E1hasiX0V8nLiX6DNtb5JpCY8g3Bb7GZApiZD5E43x0B5vW459XXTd8omsG1I2wwh0 P/TcMQvjheVmHwszG2/CqdeF1XpDeRCnjzElFYIm44EVkqUzJofdPHxE7eYN3bfyTifJhu dqWe5kBjdvBwc083w+4n8Iom1IBEwR0fhZhIpz8VF506h7OPa8iPbKCZnGaSW9Kk4PoSI3 rhqsrxHgzFDKtH7TWHydwYdBqRDnHZqq+88iV5MoCnwqrPkAlJrxNw3gBL1ba16O/b4xqY o2cF/5g/vPcl9aYvBGWuewAmqBxZwfTMnsvC0xFn0jgT+EGO8VxI9nvGNlAlFw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785203600; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XN/hr0RjbFxkQ7ZkWMs2ZR12lr6zWuNJnZFek0AEaE0=; b=nMQeXRAVuxmmoMw0wt1yLEN1jheYNHf7hTZPUnhkJSv+hG/Qkokkui01Az9qDgOYwSZu8M 3GL5sz0k9mk9beQYGr0oPw6LuinZ/r8Nj6LrPluD89HPC0F6f4BAC52W1auBt8r9Qh4qmx z1lqjI7idYjg3VPLHxs/ZoBYUG0+t2HTxRO5FGvKtEq/u3Cta1+kiQ6Rgohzpb2V3jwvVp L7GcuQD0DfpEgcoO8v3AhPXnAr7SH5ITCeL8C3lwpzCYgRycnuN63JxMdV3/akAieaKJlD vA0IcRBAoLO+Mf2vlVqVRWWsJxgIZTLM5fzdaCnZeWZZFkXEWs1CRsWN+2eh3w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h8JQS4vzNz3qn for ; Tue, 28 Jul 2026 01:53:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 420bb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 28 Jul 2026 01:53:15 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Rick Macklem Subject: git: 575af5e2fa38 - main - RELNOTES: Add an entry for pNFS server improvements List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rmacklem X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 575af5e2fa385d23d455814e42d089423e5ca224 Auto-Submitted: auto-generated Date: Tue, 28 Jul 2026 01:53:15 +0000 Message-Id: <6a680b8b.420bb.2dd0c171@gitrepo.freebsd.org> The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=575af5e2fa385d23d455814e42d089423e5ca224 commit 575af5e2fa385d23d455814e42d089423e5ca224 Author: Rick Macklem AuthorDate: 2026-07-28 01:49:35 +0000 Commit: Rick Macklem 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