diff options
author | 2021-06-22 15:51:59 +0300 | |
---|---|---|
committer | 2021-06-22 14:51:10 +0200 | |
commit | 048085539243bfd43839fe3dc6cbc02b0c620fdc (patch) | |
tree | aa8a1254dc2c4b27477200444bae43b1f391ffbe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: rip out may_commit_transaction (diff) | |
download | wireguard-linux-048085539243bfd43839fe3dc6cbc02b0c620fdc.tar.xz wireguard-linux-048085539243bfd43839fe3dc6cbc02b0c620fdc.zip |
btrfs: remove FLUSH_DELAYED_REFS from data ENOSPC flushing
Since we unconditionally commit the transaction now we no longer need to
run the delayed refs to make sure our total_bytes_pinned value is
uptodate, we can simply commit the transaction. Remove this stage from
the data flushing list.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions