diff options
author | Christoph Hellwig <hch@lst.de> | 2022-05-26 09:36:37 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-07-25 17:45:33 +0200 |
commit | 02bb5b72470facec78e03cdea9f01ca8c7fe7835 (patch) | |
tree | 10c8b4497f6d5ebfc27d97524b844791950602c8 /fs/btrfs/compression.h | |
parent | d34e123de1e66061051cd19e61b62fad6027fc4a (diff) | |
download | linux-02bb5b72470facec78e03cdea9f01ca8c7fe7835.tar.bz2 |
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/compression.h')
0 files changed, 0 insertions, 0 deletions