summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
diff options
context:
space:
mode:
authorChi Zhiling <chizhiling@kylinos.cn>2026-08-17 14:20:33 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2026-08-17 16:16:55 +0900
commit490529f668016c401d3da688104d15d3fc2c4fca (patch)
tree06b5f95da5167863d89cc8242e776f85bd6b47e1 /tools/perf/scripts/python/bin/event_analyzing_sample-report
parent2de727471b3b13409466a4af4f8824a86073bf4b (diff)
downloadlinux-490529f668016c401d3da688104d15d3fc2c4fca.tar.gz
linux-490529f668016c401d3da688104d15d3fc2c4fca.zip
exfat: replace truncate_lock with inode_lock
Remove the per-inode truncate_lock and rely on inode_lock instead. exfat_setattr() truncates under inode_lock (held exclusively by the VFS callers), and exfat_aop_bmap() now takes inode_lock shared to exclude a concurrent truncate, providing the same mutual exclusion with a single lock. Signed-off-by: Chi Zhiling <chizhiling@kylinos.cn> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions