aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorYuezhang Mo <[email protected]>2024-12-02 09:53:17 +0800
committerNamjae Jeon <[email protected]>2024-12-17 20:21:59 +0900
commit70465acbb0ce1bb69447acf32f136c8153cda0de (patch)
treeaeda5f3329e20a1302a3bd971e1cc07d39034a12 /tools/perf/scripts/python/call-graph-from-sql.py
parentfeffde684ac29a3b7aec82d2df850fbdbdee55e4 (diff)
exfat: fix exfat_find_empty_entry() not returning error on failure
On failure, "dentry" is the error code. If the error code indicates that there is no space, a new cluster may need to be allocated; for other errors, it should be returned directly. Only on success, "dentry" is the index of the directory entry, and it needs to be converted into the directory entry index within the cluster where it is located. Fixes: 8a3f5711ad74 ("exfat: reduce FAT chain traversal") Reported-by: [email protected] Tested-by: [email protected] Signed-off-by: Yuezhang Mo <[email protected]> Reviewed-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions