diff options
author | Josef Bacik <[email protected]> | 2021-03-12 15:25:14 -0500 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-04-19 17:25:20 +0200 |
commit | 84c50ba5214c2f3c1be4a931d521ec19f55dfdc8 (patch) | |
tree | 5ec9dd686bc5aa3d842a44180d887826b538e160 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 00bb36a0e76ab7e94bdd70d561baf25f9bc1415d (diff) |
btrfs: do proper error handling in create_reloc_root
We do memory allocations here, read blocks from disk, all sorts of
operations that could easily fail at any given point. Instead of
panicing the box, simply return the error back up the chain, all callers
at this point have proper error handling.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions