<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in attr4.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d141ec2825b4d3ec52f27c43bdd864090159273a - Merge tag &apos;nfsd-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfsd/attr4.h#d141ec2825b4d3ec52f27c43bdd864090159273a</link>
        <description>Merge tag &apos;nfsd-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxPull nfsd updates from Chuck Lever: - CB_NOTIFY support for NFSD&apos;s NFSv4.1 directory delegations   The server used to recall a delegation as soon as the directory   changed. NFSD now watches delegated directories through fsnotify and   reports adds, removes, renames, and directory attribute changes,   carrying the filehandle and attributes of the affected entry, so   clients can keep their caches. Some of the NOTIFY4 flags come from   RFC 8881bis (Jeff Layton) - Continued netlink work   A new server-stats-get operation reports what /proc/net/rpc/nfsd   publishes, plus NFSv4 callback counts, and SUNRPC now keeps its   per-procedure call counts per network namespace, so a container sees   its own numbers. nfsstat reads all of this over netlink, with a   procfs fallback for older kernels (Jeff Layton) - Remove SUNRPC service thread pool mode selection   Per node is the right choice on any host we run today, so the auto,   global, and percpu modes have been removed. A single-node host still   gets one pool. A multi-NUMA host now gets a pool per node.   sunrpc.pool_mode accepts the old names but no longer selects   anything. - Bug fixes, clean-ups, and small optimizations:    - async COPY offload rework (Jeff Layton)    - more use-after-free fixes in the NFSv4 state revocation paths    - percpu counter contention removed from the reply cache and IO      accounting    - a long list of hardening fixes (Chris Mason)Sincere thanks to all contributors, reviewers, testers, and bugreporters who participated in the v7.3 NFSD development cycle.* tag &apos;nfsd-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux: (182 commits)  nfsd: export NFSv4 callback op stats via netlink  nfsd: count NFSv4 callback operations per netns  sunrpc: remove unused svc_version vs_count field  nfsd: implement server-stats-get netlink handler  sunrpc: use per-net counts in svc_seq_show()  sunrpc: add per-netns per-procedure call counts to svc_stat  NFSD: Document reply_cache_stats ABI  NFSD: Eliminate percpu counter contention in IO byte accounting  NFSD: Eliminate percpu counter contention in reply cache statistics  NFSD: Eliminate percpu counter contention in DRC memory accounting  NFSD: Fix off-by-one in DRC bucket pruning limit  NFSD: Relocate NFSv4 &quot;supported attributes&quot; to new header  NFSD: Relocate nfsd4_set_netaddr()  NFSD: Relocate nfsd_user_namespace()  NFSD: Move struct readdir_cd  NFSD: Move the export.h include from nfsd.h to auth.c  NFSD: Remove &apos;#include &quot;nfsd.h&quot;&apos; from fs/nfsd/cache.h  NFSD: include &quot;netns.h&quot;  NFSD: Explicitly include &quot;stats.h&quot;  NFSD: Make &quot;stats.h&quot; self-contained  ...

            List of files:
            /linux/fs/nfsd/attr4.h</description>
        <pubDate>Thu, 20 Aug 2026 21:39:56 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>1c0d8861c024e76baf24a90eb237e3a4a96b5f5a - NFSD: Relocate NFSv4 &quot;supported attributes&quot; to new header</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/nfsd/attr4.h#1c0d8861c024e76baf24a90eb237e3a4a96b5f5a</link>
        <description>NFSD: Relocate NFSv4 &quot;supported attributes&quot; to new headerThese NFSv4 attribute bitmask definitions live in nfsd.h, whichnearly every nfsd source file includes, yet only nfs4proc.c andnfs4xdr.c reference them. Move them to a dedicated header so onlythose two consumers pull them in.While moving the block, correct the stale QUOTA_* annotation: thepromised support never materialized, so these attributes areunlikely to be supported any time soon rather than forthcoming.Link: https://patch.msgid.link/20260712204554.125308-10-cel@kernel.orgReviewed-by: Jeff Layton &lt;jlayton@kernel.org&gt;Signed-off-by: Chuck Lever &lt;cel@kernel.org&gt;

            List of files:
            /linux/fs/nfsd/attr4.h</description>
        <pubDate>Sun, 12 Jul 2026 22:45:54 +0200</pubDate>
        <dc:creator>Chuck Lever &lt;cel@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
