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

Gao Xiang xiang at kernel.org
Tue Dec 6 16:59:15 AEDT 2022


Hi Yue,

On Tue, Dec 06, 2022 at 01:36:33PM +0800, Yue Hu wrote:
> From: Yue Hu <huyue2 at coolpad.com>
> 
> 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 at coolpad.com>

Thanks for the catch, it looks good to me.

Let's fold this into the original patch.

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list