Re: [PATCH 0/2] nfs: delegated attribute fixes

From: Anna Schumaker

Date: Fri Mar 13 2026 - 13:48:40 EST


Hi Jeff,

On Thu, Mar 5, 2026, at 1:53 PM, Jeff Layton wrote:
> This patchset fixes a couple of test failures in xfstests when delegated

Can you add fixes tags to the patches?

Anna

> timestamps are enabled. Please consider for v7.1!
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---
> Jeff Layton (2):
> nfs: fix utimensat() for atime with delegated timestamps
> nfs: update inode ctime after removexattr operation
>
> fs/nfs/inode.c | 9 +--------
> fs/nfs/nfs42proc.c | 18 ++++++++++++++++--
> fs/nfs/nfs42xdr.c | 10 ++++++++--
> include/linux/nfs_xdr.h | 3 +++
> 4 files changed, 28 insertions(+), 12 deletions(-)
> ---
> base-commit: c107785c7e8dbabd1c18301a1c362544b5786282
> change-id: 20260305-nfs-7-1-9f71bcde58c5
>
> Best regards,
> --
> Jeff Layton <jlayton@xxxxxxxxxx>