diff options
author | 2011-07-12 16:44:10 -0700 | |
---|---|---|
committer | 2011-07-14 14:14:45 -0700 | |
commit | 0eb0e19cde6f01397ef8c0e094e44beb75c62a1e (patch) | |
tree | 136b1858c5c1cf6f5eb8979d153f18248b1dbf4c /tools/perf/scripts/python | |
parent | btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer() (diff) | |
download | linux-dev-0eb0e19cde6f01397ef8c0e094e44beb75c62a1e.tar.xz linux-dev-0eb0e19cde6f01397ef8c0e094e44beb75c62a1e.zip |
btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items
I moved the path allocation up a few lines to the top of the function so
that we couldn't get into the state where we've dropped delayed items and
the extent cache but fail due to -ENOMEM.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions