summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYichong Chen <chenyichong@uniontech.com>2026-07-28 12:29:23 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2026-07-28 17:50:16 +0900
commitce12a39bed483008683438962b3a605374e6f803 (patch)
tree07bc46b5ab5d58899d44e5c0efa36e9567a4f447 /tools/perf/scripts/python
parent896fcc93574fd511ee04a4110e8ea59d6d8d43d7 (diff)
exfat: free new directory cluster if zeroing fails
exfat_alloc_new_dir() allocates a cluster for a new directory before zeroing it. If exfat_zeroed_cluster() fails, the function returns the error but leaves the allocated cluster in use. Free the newly allocated cluster before returning the zeroing error. Signed-off-by: Yichong Chen <chenyichong@uniontech.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions