diff options
| author | Stefan Behrens <[email protected]> | 2012-08-01 04:28:01 -0600 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2012-08-28 16:53:28 -0400 |
| commit | 3627bf4503b504077332c13496cb1bd54713bcbb (patch) | |
| tree | d6b523f51c81ba3c6a705be541b6834cdbdec3b5 /tools/perf/scripts/python/syscall-counts.py | |
| parent | eb838e73dc2121d2bae47d5678952cd7d48793b5 (diff) | |
Btrfs: fix that error value is changed by mistake
In iterate_inodes_from_logical() the error result from
extent_from_logical() is patched by mistake. Typically ENOENT is
patched to EINVAL because (-ENOENT & BTRFS_EXTENT_FLAG_TREE_BLOCK)
evaluates to true.
Signed-off-by: Stefan Behrens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions