diff options
author | 2012-02-09 14:25:50 +0800 | |
---|---|---|
committer | 2012-02-15 16:40:23 +0100 | |
commit | 6af021d8fc3bcce790e7fbb391e39c5920fa3f71 (patch) | |
tree | 9b3e3f49627aed11fa3105c469b1719c71a39636 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: avoid positive number with ERR_PTR (diff) | |
download | linux-dev-6af021d8fc3bcce790e7fbb391e39c5920fa3f71.tar.xz linux-dev-6af021d8fc3bcce790e7fbb391e39c5920fa3f71.zip |
Btrfs: return the internal error unchanged if btrfs_get_extent_fiemap() call failed for SEEK_DATA/SEEK_HOLE inquiry
Given that ENXIO only means "offset beyond EOF" for either SEEK_DATA or SEEK_HOLE inquiry
in a desired file range, so we should return the internal error unchanged if btrfs_get_extent_fiemap()
call failed, rather than ENXIO.
Cc: Dave Chinner <david@fromorbit.com>
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions