diff options
author | David Howells <dhowells@redhat.com> | 2022-03-09 11:01:12 +0000 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2023-12-24 15:08:50 +0000 |
commit | cc3cb0a18da46a51d9fc173155576ba1d068e536 (patch) | |
tree | c730be5f687db46708a3c470eb11648bed7e13f6 /kernel/user.c | |
parent | 87b57a048964abfd5f3d8b79bc55687327f5a380 (diff) | |
download | linux-cc3cb0a18da46a51d9fc173155576ba1d068e536.tar.gz linux-cc3cb0a18da46a51d9fc173155576ba1d068e536.tar.bz2 linux-cc3cb0a18da46a51d9fc173155576ba1d068e536.zip |
netfs: Allow the netfs to make the io (sub)request alloc larger
Allow the network filesystem to specify extra space to be allocated on the
end of the io (sub)request. This allows cifs, for example, to use this
space rather than allocating its own cifs_readdata struct.
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 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions