]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests
authorChristoph Hellwig <hch@lst.de>
Mon, 1 Jul 2024 05:26:52 +0000 (07:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Sep 2025 13:26:25 +0000 (15:26 +0200)
commitee7c9f848106dd3c2a307899e196ca8dd9508ed1
treefd78e5b721eb5edc616180affaf3067edd80fd39
parent6cfd35d1d85ffcb982c695ac42b0d1207fc4839e
nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests

commit 25edbcac6e32eab345e470d56ca9974a577b878b upstream.

Fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requests to
prepare for future changes to this code, and move the helpers to write.c
as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/pagelist.c
fs/nfs/write.c
include/linux/nfs_page.h