diff options
| author | David Howells <[email protected]> | 2024-06-07 09:02:58 +0100 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-09-05 11:00:41 +0200 |
| commit | 52d55922e0f1db1f580c9f91c174d2392bfad481 (patch) | |
| tree | ae3ff22a9764c542c5c914ac200526a270afc27f /scripts/gdb/linux/proc.py | |
| parent | 73425800ac948cb78063b897a0c345d788f3594d (diff) | |
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
Move max_len/max_nr_segs from struct netfs_io_subrequest to struct
netfs_io_stream as we only issue one subreq at a time and then don't need
these values again for that subreq unless and until we have to retry it -
in which case we want to renegotiate them.
Signed-off-by: David Howells <[email protected]>
cc: Jeff Layton <[email protected]>
cc: [email protected]
cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]/ # v2
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions