summaryrefslogtreecommitdiff
path: root/fs/exfat/namei.c
diff options
context:
space:
mode:
authorYuezhang Mo <Yuezhang.Mo@sony.com>2024-09-12 17:07:01 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2024-11-25 17:08:26 +0900
commit6b151eb5df78dc1a1ea7c862834199e08ea11c7b (patch)
treebfa0011f37e39a915f36be5c96a6b157f69136ca /fs/exfat/namei.c
parent33a86666d37ed44a7280adcc6ca293f7718507b2 (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 <Yuezhang.Mo@sony.com> Reviewed-by: Aoyama Wataru <wataru.aoyama@sony.com> Reviewed-by: Daniel Palmer <daniel.palmer@sony.com> Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'fs/exfat/namei.c')
0 files changed, 0 insertions, 0 deletions