diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-09-09 17:53:46 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-26 12:28:05 +0200 |
commit | b71fb16b2f41e7ba59cbee22fdb81665f0af08fc (patch) | |
tree | 7f63ab1816df561c88ce1fa179405ae822ac287c /fs/btrfs/reflink.c | |
parent | 71528e9e16c7ade3771f5ef9387673580cb2db38 (diff) |
btrfs: don't clear CTL bits when trying to release extent state
When trying to release the extent states due to memory pressure we'll
set all the bits except LOCKED, NODATASUM, and DELALLOC_NEW. This
includes some of the CTL bits, which isn't really a problem but isn't
correct either. Exclude the CTL bits from this clearing.
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 'fs/btrfs/reflink.c')
0 files changed, 0 insertions, 0 deletions