Files
u-boot/fs
Marek Vasut aeed137372 fs: exfat: Flush node before put in read() callback
Make sure the node is never dirty before being released, flush
the node first using exfat_flush_node() and only then release
the node using exfat_put_node(). This now matches the behavior
of exfat_fs_write() too.

Fixes: b86a651b64 ("fs: exfat: Add U-Boot porting layer")
Signed-off-by: Marek Vasut <marex@denx.de>
2025-04-21 11:07:04 -06:00
..
2024-11-13 08:18:50 -06:00
2025-04-11 12:16:44 -06:00
2024-07-15 12:12:17 -06:00
2024-10-11 11:44:48 -06:00
2025-04-11 12:16:44 -06:00
2024-07-15 12:12:17 -06:00
2025-04-02 20:00:59 -06:00
2025-04-02 20:00:59 -06:00