summaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-05-26 09:36:37 +0200
committerDavid Sterba <dsterba@suse.com>2022-06-22 18:13:07 +0200
commit1519fa523730edbacace927b135d77ddd7d6b93f (patch)
treef4957cb6f87754fee430538e8de39db5886d692b /fs/btrfs/ctree.h
parent8a899ff2e4b15e1245e8b4c41378b6412625536c (diff)
downloadlinux-next-1519fa523730edbacace927b135d77ddd7d6b93f.tar.gz
btrfs: don't double-defer bio completions for compressed reads
The bio completion handler of the bio used for the compressed data is already run in a workqueue using btrfs_bio_wq_end_io, so don't schedule the completion of the original bio to the same workqueue again but just execute it directly. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/ctree.h')
0 files changed, 0 insertions, 0 deletions