Files
u-boot/include
Simon Glass da2593e6b0 ext4l: Add rename support
Add ext4l_rename() to rename files and directories, including moves
across directories. This uses the Linux ext4_rename() function.

Also fix the symlink test to verify reading through symlinks works
correctly, since ext4l_resolve_path follows symlinks (stat behavior).

Add Python test wrappers for mkdir, ln, and rename tests.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2026-01-01 17:13:59 -07:00
..
2025-12-17 10:51:23 -07:00
2025-11-11 04:09:41 -07:00
2025-12-07 17:18:57 -07:00
2025-09-28 14:32:36 -06:00
2025-12-20 09:56:13 -07:00
2025-11-12 08:40:05 -07:00
2025-12-07 11:53:55 -07:00
2026-01-01 17:13:59 -07:00
2025-12-27 13:35:43 -07:00
2025-11-19 19:51:46 -07:00
2025-12-24 05:17:05 -07:00
2025-10-24 08:47:38 +01:00
2025-11-17 06:59:47 -07:00
2025-09-05 07:02:18 -06:00
2025-09-22 11:23:05 -06:00
2025-09-04 07:08:24 -06:00
2025-09-15 03:26:57 -06:00