On Thu, May 02, 2019 at 03:28:43PM +0200, Marek Behún wrote: > The btrfs implementation methods .ls(), .size() and .read() returns 1 on > failure, but the command handlers expect values <0 on failure. > > For example if given a nonexistent path, the load command currently > returns success, and hush scripting does not work. > > Fix this by setting return values of these methods to -1 instead of 1 on > failure. > > Signed-off-by: Marek Behún <marek.be...@nic.cz>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot