]> 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:30:20 +0000 (15:30 +0200)
commit9a1963404cc2eef69d2f8a42861bdf63d087dd5d
treea06c5e0bfeff96b7a20f2ea0bb0b084eefaced44
parentb15342e09644effde11e8c9aefc67390bdeaaac1
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