diff options
author | Yuezhang Mo <[email protected]> | 2024-09-12 17:07:01 +0800 |
---|---|---|
committer | Namjae Jeon <[email protected]> | 2024-11-25 17:08:26 +0900 |
commit | 6b151eb5df78dc1a1ea7c862834199e08ea11c7b (patch) | |
tree | bfa0011f37e39a915f36be5c96a6b157f69136ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33a86666d37ed44a7280adcc6ca293f7718507b2 (diff) |
exfat: code cleanup for exfat_readdir()
For the root directory and other directories, the clusters
allocated to them can be obtained from exfat_inode_info, and
there is no need to distinguish them.
And there is no need to initialize atime/ctime/mtime/size in
exfat_readdir(), because exfat_iterate() does not use them.
Signed-off-by: Yuezhang Mo <[email protected]>
Reviewed-by: Aoyama Wataru <[email protected]>
Reviewed-by: Daniel Palmer <[email protected]>
Reviewed-by: Sungjong Seo <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions