diff options
author | Christian Schoenebeck <linux_oss@crudebyte.com> | 2022-07-16 00:32:28 +0300 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2022-10-05 01:05:41 +0300 |
commit | e7c6219778e46143ee9e68a25febac10a66383ae (patch) | |
tree | 6163b3d17125ad3a0e2287c60eedbaa233296cef /tools/perf/scripts/python/task-analyzer.py | |
parent | 52f1c45dde9136f964d63a77d19826c8a74e2c7f (diff) | |
download | linux-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 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions