fs/bcachefs/fs-io-direct.c | 1 + include/linux/closure.h | 12 +++++++++--- lib/closure.c | 9 +++++++-- 3 files changed, 17 insertions(+), 5 deletions(-)
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(-) -- 2.42.0
> 2023年11月1日 00:24,Kent Overstreet <kent.overstreet@linux.dev> 写道: > > 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@suse.de <mailto:colyli@suse.de>> Thanks. Coly Li
> 2023年11月19日 00:43,Coly Li <colyli@suse.de> 写道: > > > >> 2023年11月1日 00:24,Kent Overstreet <kent.overstreet@linux.dev> 写道: >> >> 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@suse.de <mailto:colyli@suse.de>> The above line was automatically modified by the MacOS Mail client, sigh… Please use the following line, Acked-by: Coly Li <colyli@suse.de> Thanks. Coly Li
© 2016 - 2025 Red Hat, Inc.