summaryrefslogtreecommitdiff
path: root/block/blk-core.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-03-27 09:49:50 +0900
committerDavid Sterba <dsterba@suse.com>2023-04-17 18:01:22 +0200
commit0a0596fbbe5bddd28b1dfae7e7ecb6d70bdbf059 (patch)
treeff8c4f31689ef3c6653bc73ee89d58ece9dd2e05 /block/blk-core.c
parent896d7c1a90f33e9c6ee9002d53980dde4d8b99ee (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 <hch@lst.de> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions