summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2022-09-01 14:18:24 +0100
committerDavid Sterba <dsterba@suse.com>2022-09-26 12:28:00 +0200
commit9a42bbaeff2b101ffdb7fc8c3a326bff08a33917 (patch)
tree6b9e41e5c5acf7cdaee929adda2122e0a08e9d08 /tools/perf/scripts/python/export-to-sqlite.py
parentf12eec9a2665422f4a8e644b4f65475ae2ee5c30 (diff)
btrfs: remove zero length check when entering fiemap
There's no point to check for a 0 length at extent_fiemap(), as before calling it, we called fiemap_prep() at btrfs_fiemap(), which already checks for a zero length and returns the same -EINVAL error. So remove the pointless check. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions