diff options
author | Boris Burkov <[email protected]> | 2022-12-15 16:06:31 -0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-02-13 17:50:34 +0100 |
commit | cfc2de0fce015d4249c674ef9f5e0b4817ba5c53 (patch) | |
tree | c46220a9456d8a34415a706ceea65156668ee5b8 /rust/helpers.c | |
parent | 36d4556745fe60e0e3c8d9933c2610b1c641b2f0 (diff) |
btrfs: pass find_free_extent_ctl to allocator tracepoints
The allocator tracepoints currently have a pile of values from ffe_ctl.
In modifying the allocator and adding more tracepoints, I found myself
adding to the already long argument list of the tracepoints. It makes it
a lot simpler to just send in the ffe_ctl itself.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: Boris Burkov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions