Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"
authorTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 02:01:14 +0000 (20:01 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 02:01:14 +0000 (20:01 -0600)
Marek Vasut <marex@denx.de> says:

Import exfat-fuse libexfat, add U-Boot filesystem layer porting glue
code and wire exfat support into generic filesystem support code. This
adds exfat support to U-Boot.

Fill in generic filesystem interface for mkdir and rm commands.
Make filesystem tests test the generic interface as well as exfat,
to make sure this code does not fall apart.

Link: https://github.com/relan/exfat/commits/0b41c6d3560d
Link: https://lore.kernel.org/r/20250317031418.223019-1-marex@denx.de
1  2 
fs/fs.c
test/py/tests/fs_helper.py

diff --cc fs/fs.c
Simple merge
Simple merge