Re: [PATCH] erofs: fix missing continue for !shouldalloc in z_erofs_bind_cache()

From: Gao Xiang
Date: Tue Dec 06 2022 - 01:00:05 EST


Hi Yue,

On Tue, Dec 06, 2022 at 01:36:33PM +0800, Yue Hu wrote:
> From: Yue Hu <huyue2@xxxxxxxxxxx>
>
> Do cmpxchg_relaxed() is only for successful allocation if I/O is needed.
>
> Fixes: 69b511baa0be ("erofs: clean up cached I/O strategies")
> Signed-off-by: Yue Hu <huyue2@xxxxxxxxxxx>

Thanks for the catch, it looks good to me.

Let's fold this into the original patch.

Thanks,
Gao Xiang