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

Jeff Layton posted 2 patches 1 week, 2 days ago
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(-)
[PATCH v2 0/2] nfs: delegated attribute fixes
Posted by Jeff Layton 1 week, 2 days ago
This is the same set I sent a few weeks ago, with Fixes: tags added.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Changes in v2:
- Add fixes tags
- Link to v1: https://lore.kernel.org/r/20260305-nfs-7-1-v1-0-e2200f69e543@kernel.org

---
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@kernel.org>