1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 07:46:20 +01:00
Files
u-boot-megous/fs
Tuomas Tynkkynen 8df8731474 fs/fat: Fix pathnames using '..' that lead to the root directory
If we end up back in the root directory via a '..' directory entry, set
itr->is_root accordingly. Failing to do that gives spews like
"Invalid FAT entry" and being unable to access directory entries located
past the first cluster of the root directory.

Fixes: 8eafae209c ("fat/fs: convert to directory iterators")
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
2017-10-06 11:28:19 -04:00
..
2016-12-02 10:37:47 -07:00
2017-10-02 21:52:18 -04:00
2017-10-02 21:52:18 -04:00
2017-10-02 21:52:18 -04:00