[PATCH] fs: ext4fs: Add initialization failure recovery path in ext4fs_write

Tom Rini trini at konsulko.com
Wed Sep 10 20:14:46 CEST 2025


On Tue, 26 Aug 2025 12:37:17 -0700, Tony Dinh wrote:

> Don't invoke ext4fs_deinit() in ext4fs_write() if the failure occurs
> during initialization. It would result in a crash since ext4fs_init()
> has already done that.
> 
> 

Applied to u-boot/next, thanks!

[1/1] fs: ext4fs: Add initialization failure recovery path in ext4fs_write
      commit: 1f8fd9d37d69ecc269943a273d3bca4c1be2384e
-- 
Tom




More information about the U-Boot mailing list