On Fri, Sep 15, 2023 at 03:56:37PM +0300, Dan Carpenter wrote:
> This code accidentally left out the "ret = " assignment so the errors
> from for_each_btree_key2() are not checked.
>
> Fixes: 53534482a250 ("bcachefs: for_each_btree_key2()")
> Signed-off-by: Dan Carpenter <[email protected]>Thanks, applied
