diff options
author | Thadeu Lima de Souza Cascardo <cascardo@igalia.com> | 2024-08-21 18:23:22 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-09-04 05:12:16 +0300 |
commit | 4d231b91a944f3cab355fce65af5871fb5d7735b (patch) | |
tree | e262f05abd4f602d26e9a7bfa8a59a2ba2bb76a2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cd69f8f9de280e331c9e6ff689ced0a688a9ce8f (diff) | |
download | linux-4d231b91a944f3cab355fce65af5871fb5d7735b.tar.xz |
ext4: return error on ext4_find_inline_entry
In case of errors when reading an inode from disk or traversing inline
directory entries, return an error-encoded ERR_PTR instead of returning
NULL. ext4_find_inline_entry only caller, __ext4_find_entry already returns
such encoded errors.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
Link: https://patch.msgid.link/20240821152324.3621860-3-cascardo@igalia.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions