diff options
author | Josef Bacik <josef@toxicpanda.com> | 2021-12-03 17:18:13 -0500 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-01-07 14:18:24 +0100 |
commit | 655807b8957ba84a583104c422a8f53725997d55 (patch) | |
tree | eeb16ff3a661b2229ecae0c39e044b563e2329cf /lib/bsearch.c | |
parent | 5caa490ed8f07488e47378999bd4ad451bf8858b (diff) | |
download | linux-655807b8957ba84a583104c422a8f53725997d55.tar.bz2 |
btrfs: use a flag to control when to clear the file extent range
We only care about updating the file extent range when we are doing a
normal truncation. We skip this for tree logging currently, but we can
also skip this for eviction as well. Using a flag makes it more
explicit when we want to do this work.
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'lib/bsearch.c')
0 files changed, 0 insertions, 0 deletions