diff options
author | Christoph Hellwig <[email protected]> | 2023-03-27 09:49:50 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-04-17 18:01:22 +0200 |
commit | 0a0596fbbe5bddd28b1dfae7e7ecb6d70bdbf059 (patch) | |
tree | ff8c4f31689ef3c6653bc73ee89d58ece9dd2e05 /scripts/generate_rust_analyzer.py | |
parent | 896d7c1a90f33e9c6ee9002d53980dde4d8b99ee (diff) |
btrfs, mm: remove the punt_to_cgroup field in struct writeback_control
punt_to_cgroup is only used by extent_write_locked_range, but that
function also directly controls the bio flags for the actual submission.
Remove th punt_to_cgroup field, and just set REQ_CGROUP_PUNT directly
in extent_write_locked_range.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions