On Fri, Sep 15, 2023 at 03:56:07PM +0300, Dan Carpenter wrote:
> The "ret = bkey_err(k);" assignment was accidentally left out so the
> call to bch2_btree_iter_peek_slot() is not checked for errors.
> 
> Fixes: 53306e096d91 ("bcachefs: Always check for transaction restarts")
> Signed-off-by: Dan Carpenter <[email protected]>

Thanks, applied

Reply via email to