netfs: Provide a writepages implementation
authorDavid Howells <dhowells@redhat.com>
Thu, 28 Sep 2023 10:46:49 +0000 (11:46 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 28 Dec 2023 09:45:26 +0000 (09:45 +0000)
commit62c3b7481b9a108cb99ef9438dba66bb4738768b
treedc2d51af99c688a2a2a861277170165654920bcd
parente0ace6ca98bef0d8d354040f13ffc0a498813ee9
netfs: Provide a writepages implementation

Provide an implementation of writepages for network filesystems to delegate
to.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: linux-cachefs@redhat.com
cc: linux-fsdevel@vger.kernel.org
cc: linux-mm@kvack.org
fs/netfs/buffered_write.c
include/linux/netfs.h