diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2018-09-11 15:59:02 +0900 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:29 +0200 |
commit | 25bb9dab14f4259e2e3a3176e5d5ad17db24c15c (patch) | |
tree | a8c2aceefefc777b27da7ae4d0d544d7480ae35e /configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig | |
parent | 881042ef021c58421ca2b5deca67634810d283ad (diff) | |
download | u-boot-25bb9dab14f4259e2e3a3176e5d5ad17db24c15c.tar.gz |
fs: fat: check and normalize file name
FAT file system's long file name support is a bit complicated and has some
restrictions on its naming. We should be careful about it especially for
write as it may easily end up with wrong file system.
normalize_longname() check for the rules and normalize a file name
if necessary. Please note, however, that this function is yet to be
extended to fully comply with the standard.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs/BSC9132QDS_SDCARD_DDRCLK133_SECURE_defconfig')
0 files changed, 0 insertions, 0 deletions