summaryrefslogtreecommitdiff
path: root/fs/btrfs/bio.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-03-27 03:49:50 +0300
committerDavid Sterba <dsterba@suse.com>2023-04-17 19:01:22 +0300
commit0a0596fbbe5bddd28b1dfae7e7ecb6d70bdbf059 (patch)
treeff8c4f31689ef3c6653bc73ee89d58ece9dd2e05 /fs/btrfs/bio.c
parent896d7c1a90f33e9c6ee9002d53980dde4d8b99ee (diff)
downloadlinux-0a0596fbbe5bddd28b1dfae7e7ecb6d70bdbf059.tar.xz
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 'fs/btrfs/bio.c')
0 files changed, 0 insertions, 0 deletions