diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-08-21 14:00:53 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-08-21 19:06:36 +0900 |
| commit | 56cc42a7b3878ad1450d04713beabeb3e7447b14 (patch) | |
| tree | eb57c17b488746897ab5987c61387b688bf22417 /tools/perf/scripts/python/bin | |
| parent | d38ce59d16d53194cf184baa822d5f2ad528b92e (diff) | |
ntfs: return errors from ntfs_attr_readall
ntfs_attr_readall() currently loses the failure reason for attribute
lookup, allocation, and read failures by returning NULL. Return ERR_PTR()
with the original error instead.
The reparse parser can then propagate allocation and I/O errors without
treating them as filesystem corruption.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
