diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-10-26 08:40:46 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-01 13:37:58 -0600 |
commit | 22fdac381f98b55d7dba55010f8fe9fab58d5556 (patch) | |
tree | 970b813a7dfdf0aee3933a4e13781004b64949cd /test/py/tests/test_fs/test_basic.py | |
parent | 2d94480c025faf11d2e1010f5437e72d8e934127 (diff) |
fs: ext4: implement opendir, readdir, closedir
For accessing directories from the EFI sub-system a file system must
implement opendir, readdir, closedir. Provide the missing implementation.
With this patch the eficonfig command can be used to define load options
for the ext4 file system.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/tests/test_fs/test_basic.py')
0 files changed, 0 insertions, 0 deletions