[PATCH v2 1/1] spl: fix ext4fs_mount return code handling

Tom Rini trini at konsulko.com
Fri Jul 17 22:57:32 CEST 2020


On Tue, Jun 16, 2020 at 10:03:52PM +0200, Heiko Thiery wrote:

> From: Thomas Schaefer <thomas.schaefer at kontron.com>
> 
> - Despite other ext4 filesystem functions, ext4fs_mount returns
>   0 in case of error.
> - This leads to u-boot crash in case that an SD card
>   with valid partition table but without ext4 filesystem created
>   in a partition is found on SD card.
> - Fix this by returning a proper error code of '-1' from spl_load_image_ext
>   function in case of ext4fs_mount error.
> 
> Signed-off-by: Thomas Schaefer <thomas.schaefer at kontron.com>
> [hthiery: slightly reword the commit message]
> Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200717/e5bd7160/attachment.sig>


More information about the U-Boot mailing list