Re: [PATCH 0/2] Two small closures patches

From: Coly Li
Date: Sat Nov 18 2023 - 11:43:37 EST




> 2023年11月1日 00:24,Kent Overstreet <kent.overstreet@xxxxxxxxx> 写道:
>
> I'll be sending these to Linus in my next pull request, sending them to
> linux-bcache so Coly gets a chance to see them.
>
> Kent Overstreet (2):
> closures: Better memory barriers
> closures: Fix race in closure_sync()
>
> fs/bcachefs/fs-io-direct.c | 1 +
> include/linux/closure.h | 12 +++++++++---
> lib/closure.c | 9 +++++++--
> 3 files changed, 17 insertions(+), 5 deletions(-)

The whole series got tested with current bcache code, it works fine.

Acked-by: Coly Li <colyli@xxxxxxx <mailto:colyli@xxxxxxx>>

Thanks.

Coly Li