summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2025-04-13 10:55:04 +0200
committerTom Rini <trini@konsulko.com>2025-04-21 11:07:04 -0600
commite5cbc3d2874ff5ec80f4a5c92b5db61769670d5f (patch)
tree2aecec29ff8c292281bcd11318411dc33c1db46f /tools/u_boot_pylib/test_util.py
parent1761c298afd53423377fad95ebce203e46c084de (diff)
fs: exfat: Implement trivial 'rename' support
Implement exfat_fs_rename() to rename or move files. This is used by the 'mv' generic FS interface command. The rename implementation for other filesystems was added recently and was not part of exfat porting layer due to merge issue, which made 'mv' command crash, fix this by adding the missing implementation. Fixes: b86a651b646c ("fs: exfat: Add U-Boot porting layer") Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions