diff options
author | 2021-01-26 16:33:58 +0800 | |
---|---|---|
committer | 2021-02-08 22:59:03 +0100 | |
commit | 4325cb2293817cef3611c43d7a27d0937d1e6962 (patch) | |
tree | 486fd07af322989e8da051993cefbbe9e022039a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: introduce read_extent_buffer_subpage() (diff) | |
download | wireguard-linux-4325cb2293817cef3611c43d7a27d0937d1e6962.tar.xz wireguard-linux-4325cb2293817cef3611c43d7a27d0937d1e6962.zip |
btrfs: support subpage in endio_readpage_update_page_status()
To handle subpage status update, add the following:
- Use btrfs_page_*() subpage-aware helpers to update page status
Now we can handle both cases well.
- No page unlock for subpage metadata
Since subpage metadata doesn't utilize page locking at all, skip it.
For subpage data locking, it's handled in later commits.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@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