diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2018-09-11 15:58:59 +0900 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:29 +0200 |
commit | b94b6be543c24ce8ce5debececb0af0708fbd97f (patch) | |
tree | 30d3e8bd33cc34ce7c20785a26ac513147dba36f /doc/mvebu/armada-8k-memory.txt | |
parent | f23101f9513064efa716a132b114b2c2748b7823 (diff) | |
download | u-boot-b94b6be543c24ce8ce5debececb0af0708fbd97f.tar.gz u-boot-b94b6be543c24ce8ce5debececb0af0708fbd97f.tar.bz2 u-boot-b94b6be543c24ce8ce5debececb0af0708fbd97f.zip |
fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
FAT's root directory does not have "." nor ".."
So care must be taken when scanning root directory with fat_itr_resolve().
Without this patch, any file path starting with "." or ".." will not be
resolved at all.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'doc/mvebu/armada-8k-memory.txt')
0 files changed, 0 insertions, 0 deletions