diff options
author | David Howells <dhowells@redhat.com> | 2024-03-18 20:25:53 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2024-05-01 18:07:36 +0100 |
commit | ed22e1dbf831bbc747a726b7c1f924c18c1ad350 (patch) | |
tree | 2696fd2b019c2b163f7d99c5fdec203e272b98d0 /net/iucv | |
parent | 4824e5917f907c163d001c753c050bc547a72b71 (diff) | |
download | linux-stable-ed22e1dbf831bbc747a726b7c1f924c18c1ad350.tar.gz linux-stable-ed22e1dbf831bbc747a726b7c1f924c18c1ad350.tar.bz2 linux-stable-ed22e1dbf831bbc747a726b7c1f924c18c1ad350.zip |
netfs, afs: Implement helpers for new write code
Implement the helpers for the new write code in afs. 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: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
cc: netfs@lists.linux.dev
cc: linux-fsdevel@vger.kernel.org
Diffstat (limited to 'net/iucv')
0 files changed, 0 insertions, 0 deletions