commit | 6c958a09555515684947d94bfcfa8e8a414f0572 | [log] [tgz] |
---|---|---|
author | Tetsuhiro Kohada <kohada.t2@gmail.com> | Fri Sep 11 13:44:39 2020 +0900 |
committer | Namjae Jeon <namjae.jeon@samsung.com> | Thu Oct 22 08:29:11 2020 +0900 |
tree | e01d1f61a3b0d3766e766a08338d21a097990f1d | |
parent | 188df41f212c9282f6cb05b832383ffca3c66893 [diff] |
exfat: remove useless directory scan in exfat_add_entry() There is nothing in directory just created, so there is no need to scan. Signed-off-by: Tetsuhiro Kohada <kohada.t2@gmail.com> Acked-by: Sungjong Seo <sj1557.seo@samsung.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>