commit | 4ba6ccd695f5ed3ae851e59b443b757bbe4557fe | [log] [tgz] |
---|---|---|
author | Hyeongseok.Kim <Hyeongseok@gmail.com> | Tue Jun 09 14:30:44 2020 +0900 |
committer | Namjae Jeon <namjae.jeon@samsung.com> | Mon Jun 29 17:11:00 2020 +0900 |
tree | a227be75c8fe626dd9f7d5312b14ae77701713f1 | |
parent | 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68 [diff] |
exfat: Set the unused characters of FileName field to the value 0000h Some fsck tool complain that padding part of the FileName field is not set to the value 0000h. So let's maintain filesystem cleaner, as exfat's spec. recommendation. Signed-off-by: Hyeongseok.Kim <Hyeongseok@gmail.com> Reviewed-by: Sungjong Seo <sj1557.seo@samsung.com> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>