
13 Aug
2017
13 Aug
'17
11:13 p.m.
On Sun, Aug 13, 2017 at 06:45:20AM -0400, Rob Clark wrote:
Introduce directory traversal iterators, and implement fs_readdir() which is needed by EFI_LOADER.
The part re-working fat.c to use the directory iterators itself is nearly a 2:1 negative diffstat, and a pretty big cleanup. I fixed one or two other small issues along the way. It hasn't really been tested with a wide variaty of different fat filesystems (if someone has a collection of disk images to test with somewhere, let me know), but it seems at least not worse than what it is replacing.
Did you run test/fs/fs-test.sh and confirm there's at least no regressions? Thanks!
--
Tom