summaryrefslogtreecommitdiff
path: root/include/net/9p
diff options
context:
space:
mode:
authorChristian Schoenebeck <linux_oss@crudebyte.com>2022-07-16 00:32:28 +0300
committerDominique Martinet <asmadeus@codewreck.org>2022-10-05 01:05:41 +0300
commite7c6219778e46143ee9e68a25febac10a66383ae (patch)
tree6163b3d17125ad3a0e2287c60eedbaa233296cef /include/net/9p
parent52f1c45dde9136f964d63a77d19826c8a74e2c7f (diff)
downloadlinux-e7c6219778e46143ee9e68a25febac10a66383ae.tar.xz
net/9p: split message size argument into 't_size' and 'r_size' pair
Refactor 'max_size' argument of p9_tag_alloc() and 'req_size' argument of p9_client_prepare_req() both into a pair of arguments 't_size' and 'r_size' respectively to allow handling the buffer size for request and reply separately from each other. Link: https://lkml.kernel.org/r/9431a25fe4b37fd12cecbd715c13af71f701f220.1657920926.git.linux_oss@crudebyte.com Signed-off-by: Christian Schoenebeck <linux_oss@crudebyte.com> Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'include/net/9p')
0 files changed, 0 insertions, 0 deletions