]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
NFS: Add support for sending GDD_GETATTR
authorAnna Schumaker <anna.schumaker@oracle.com>
Tue, 4 Nov 2025 15:06:41 +0000 (10:06 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 23 Nov 2025 21:01:46 +0000 (16:01 -0500)
commit130ae65c01862e1ed30ef5ff2258990d7628f360
tree0d8d1d94a02e30a1a8312d477236dfe71aa0c66d
parente0f8058f2cb56de0b7572f51cd563ca5debce746
NFS: Add support for sending GDD_GETATTR

I add this to the existing GETATTR compound as an option extra step that
we can send if the "dir_deleg" flag is set to 'true'. Actually enabling
this value will happen in a later patch.

Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4xdr.c
include/linux/nfs_xdr.h