diff options
author | David Howells <dhowells@redhat.com> | 2021-06-17 13:09:21 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2023-12-28 09:45:24 +0000 |
commit | 938e13a73b244278a3777f38fa915bd239b2efd2 (patch) | |
tree | c1625777ab2962f8cbefcc993b2b9b3124bc1417 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 153a9961b551101cd38e94e26cd92fbfd198b19b (diff) |
netfs: Implement buffered write API
Institute a netfs write helper, netfs_file_write_iter(), to be pointed at
by the network filesystem ->write_iter() call. Make it handled buffered
writes by calling the previously defined netfs_perform_write() to copy the
source data into the pagecache.
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
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions