summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHyunchul Lee <hyc.lee@gmail.com>2026-08-21 14:00:55 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-21 19:06:41 +0900
commitd7aa04984f1280efc476dbe25d6cad1c000dcfaf (patch)
tree03affc4d579e55fee2310f99826fea63d13943f9 /tools/perf/scripts/python/stackcollapse.py
parent760c9d271d40beae9c7f41769b89cb963173e36d (diff)
ntfs: return errors from inode initialization
ntfs_iget() previously converted only -ENOMEM from ntfs_read_locked_inode() into an ERR_PTR(). Other initialization errors left the inode on the normal return path after it had been unlocked. Return every non-zero initialization error after releasing the inode reference. Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions