diff options
author | 2021-09-27 15:22:01 +0800 | |
---|---|---|
committer | 2021-10-26 19:08:04 +0200 | |
commit | 741ec653ab58f5f263f2b6df38157997661c7a50 (patch) | |
tree | eda35cc110f5c62b95ee1af5987e9fc117cb8194 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: subpage: make btrfs_submit_compressed_write() compatible (diff) | |
download | wireguard-linux-741ec653ab58f5f263f2b6df38157997661c7a50.tar.xz wireguard-linux-741ec653ab58f5f263f2b6df38157997661c7a50.zip |
btrfs: subpage: make end_compressed_bio_writeback() compatible
In end_compressed_writeback() we just clear the full page writeback.
For subpage case, if there are two delalloc ranges in the same page, the
2nd range will trigger a BUG_ON() as the page writeback is already
cleared by previous range.
Fix it by using btrfs_page_clamp_clear_writeback() helper.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions