[PATCH] tools: env: return error if ubi_update_start() fails

Tom Rini trini at konsulko.com
Sat Jan 23 18:45:57 CET 2021


On Mon, Nov 30, 2020 at 12:11:32PM +0100, Martin Hundebøll wrote:

> The UBI_IOCVOLUP ioctl can fail if exclusive access to the volume isn't
> obtained. If this happens, the flush operation doesn't return error,
> leaving the caller without knowledge of missing flush.
> 
> Fix this by forwarding the error (-1) from ubi_update_start().
> 
> Fixes: 34255b92e6e ("tools: env: Add support for direct read/write UBI volumes")
> Signed-off-by: Martin Hundebøll <martin at geanix.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/20210123/a46b99fd/attachment.sig>


More information about the U-Boot mailing list