diff options
author | 2020-09-15 13:35:27 +0800 | |
---|---|---|
committer | 2020-10-07 12:13:22 +0200 | |
commit | 2c53a14dd30124de9468316933715deaf7443096 (patch) | |
tree | e644a946cccd091692f9ca47715f6db2aea5b448 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: reschedule when cloning lots of extents (diff) | |
download | wireguard-linux-2c53a14dd30124de9468316933715deaf7443096.tar.xz wireguard-linux-2c53a14dd30124de9468316933715deaf7443096.zip |
btrfs: use own btree inode io_tree owner id
Btree inode is special compared to all other inode extent io_trees,
although it has a btrfs inode, it doesn't have the track_uptodate bit at
all.
This means a lot of things like extent locking doesn't even need to be
applied to btree io tree.
Since it's so special, adds a new owner value for it to make debuging a
little easier.
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