diff options
author | David Howells <dhowells@redhat.com> | 2021-06-17 15:09:21 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2023-12-28 12:45:24 +0300 |
commit | 938e13a73b244278a3777f38fa915bd239b2efd2 (patch) | |
tree | c1625777ab2962f8cbefcc993b2b9b3124bc1417 /drivers/fpga/fpga-bridge.c | |
parent | 153a9961b551101cd38e94e26cd92fbfd198b19b (diff) | |
download | linux-938e13a73b244278a3777f38fa915bd239b2efd2.tar.xz |
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/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions