diff options
author | David Howells <dhowells@redhat.com> | 2024-03-18 23:31:13 +0300 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2024-05-01 20:07:37 +0300 |
commit | 64e64e6c18c6bc7767ea6f2762c87c9ac981f2d1 (patch) | |
tree | bea28fe6cc3e5d348aeda83e3a743513a44ae38b /fs/9p | |
parent | 5fb70e7275a61dd404f684370e1add7fe0ebe9c5 (diff) | |
download | linux-64e64e6c18c6bc7767ea6f2762c87c9ac981f2d1.tar.xz |
netfs, cachefiles: Implement helpers for new write code
Implement the helpers for the new write code in cachefiles. There's now an
optional ->prepare_write() that allows the filesystem to set the parameters
for the next write, such as maximum size and maximum segment count, and an
->issue_write() that is called to initiate an (asynchronous) write
operation.
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
cc: netfs@lists.linux.dev
cc: linux-erofs@lists.ozlabs.org
cc: linux-fsdevel@vger.kernel.org
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions