From: Trond Myklebust trond.myklebust@hammerspace.com
The patch in question has a dependency on a previous patch by Christoph. Both needed backporting to Linux 6.1.y
Christoph Hellwig (1): nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
Trond Myklebust (1): NFS: Fix a race when updating an existing write
fs/nfs/pagelist.c | 86 ++---------------------- fs/nfs/write.c | 140 +++++++++++++++++++++++++-------------- include/linux/nfs_page.h | 2 +- 3 files changed, 97 insertions(+), 131 deletions(-)