diff options
| author | Ethan Tidmore <ethantidmore06@gmail.com> | 2026-02-26 10:09:06 -0600 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-02-27 18:43:43 +0900 |
| commit | ac9ccb6e75c5af84095bece1019f22cb45ab43e5 (patch) | |
| tree | ae9251b50115f5ae0a5a9e38f74ee677db5c6d9b /tools/perf/scripts/python | |
| parent | 1c85157ea88e87644e171c7ae3e1877f43b4b345 (diff) | |
ntfs: Fix possible deadlock
In the error path for ntfs_attr_map_whole_runlist() the lock is not
released.
Add release for lock.
Detected by Smatch:
fs/ntfs/attrib.c:5197 ntfs_non_resident_attr_collapse_range() warn:
inconsistent returns '&ni->runlist.lock'.
Signed-off-by: Ethan Tidmore <ethantidmore06@gmail.com>
Reviewed-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
