diff options
author | Thadeu Lima de Souza Cascardo <[email protected]> | 2024-08-21 12:23:22 -0300 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2024-09-03 22:12:16 -0400 |
commit | 4d231b91a944f3cab355fce65af5871fb5d7735b (patch) | |
tree | e262f05abd4f602d26e9a7bfa8a59a2ba2bb76a2 /scripts/gdb/linux/tasks.py | |
parent | cd69f8f9de280e331c9e6ff689ced0a688a9ce8f (diff) |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions