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

From: Anna Schumaker

Date: Fri Mar 13 2026 - 13:52:29 EST


Hi Olga,

On Fri, Mar 13, 2026, at 11:58 AM, Olga Kornievskaia wrote:
> I can confirm that generic/221 and generic/728 no longer fail with
> this patch series applied.

Thanks for checking that. Can we add your "Tested-by" to the commits?

Anna

>
> On Thu, Mar 5, 2026 at 1:53 PM Jeff Layton <jlayton@xxxxxxxxxx> wrote:
>>
>> This patchset fixes a couple of test failures in xfstests when delegated
>> 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>
>>