diff options
author | 2025-07-11 09:23:09 +0100 | |
---|---|---|
committer | 2025-07-22 00:09:22 +0200 | |
commit | 279b4db10e46a31c7cd8161c1a5d7dc4c423b028 (patch) | |
tree | 8903b298215e3703baa7e0f6b14bdd99336cc727 /tools/perf/scripts/python | |
parent | btrfs: set EXTENT_NORESERVE before range unlock in btrfs_truncate_block() (diff) | |
download | wireguard-linux-279b4db10e46a31c7cd8161c1a5d7dc4c423b028.tar.xz wireguard-linux-279b4db10e46a31c7cd8161c1a5d7dc4c423b028.zip |
btrfs: use cached state when falling back from NOCoW write to CoW write
We have a cached extent state record from the previous extent locking so
we can use when setting the EXTENT_NORESERVE in the range, allowing the
operation to be faster if the extent io tree is relatively large.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions