[PATCH u-boot] fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1

Marek Behun marek.behun at nic.cz
Wed Feb 10 17:21:44 CET 2021


On Wed, 10 Feb 2021 09:20:11 +0800
Qu Wenruo <wqu at suse.com> wrote:

> You're correct, the kernel is using new schema, btrfs_get_fs_root(), 
> which only requires root objectid and completely get rid of the 
> offset/type, which is far less possible to call with wrong parameters.
> 
> It would be a good timing to sync the code between kernel and 
> progs/u-boot now.

So do you agree with this patch? If so, can you add Reviewed-by? Thanks.


More information about the U-Boot mailing list