aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2017-09-29 15:43:51 -0400
committerDavid Sterba <dsterba@suse.com>2017-10-30 12:28:00 +0100
commit7c777430e855898461d54efd14b3942c763ee8de (patch)
tree3304f759e0451561b124f8f52c930b9513fa95dd /tools/perf/scripts/python/bin
parentBtrfs: add a extent ref verify tool (diff)
downloadlinux-7c777430e855898461d54efd14b3942c763ee8de.tar.gz
linux-7c777430e855898461d54efd14b3942c763ee8de.zip
Btrfs: only check delayed ref usage in should_end_transaction
We were only doing btrfs_check_space_for_delayed_refs() if the metadata space was full, ie we couldn't allocate chunks. This assumes we'll be able to allocate chunks during transaction commit, but since nothing does a LIMIT flush during the transaction commit this won't actually happen unless we happen to run shy of actual space. We already take into account a full fs in btrfs_check_space_for_delayed_refs() so just kill this extra check to make sure we're ending the transaction when we need to. Signed-off-by: Josef Bacik <jbacik@fb.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
t;name allocationMasahiro Yamada1-13/+12 2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada4-97/+52 2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada2-40/+62 2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada3-8/+5 2022-06-04cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_shareSteve French1-1/+2 2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller3-9/+14 2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller3-2/+23 2022-06-03firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds1-0/+1 2022-06-03perf vendor events intel: Update metrics for AlderlakeZhengjun Xing1-50/+113