On Wed, 13 Sep 2023 09:10:11 +0800 Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx> wrote: > > From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > > Date: Tue, 12 Sep 2023 11:27:22 +1000 > > Subject: [PATCH] bcachefs: convert to dynamically allocated shrinkers > > > > Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > > --- > > fs/bcachefs/btree_cache.c | 22 ++++++++++++---------- > > fs/bcachefs/btree_key_cache.c | 21 ++++++++++++--------- > > fs/bcachefs/btree_types.h | 4 ++-- > > fs/bcachefs/fs.c | 2 +- > > fs/bcachefs/sysfs.c | 2 +- > > 5 files changed, 28 insertions(+), 23 deletions(-) > > This version looks good to me. > > Reviewed-by: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx> I not longer carry a post-linux-next patch queue, so there's nothing I can do with this patch. I'll assume that either Kent or I will merge it later, depending upon whose stuff goes into mainline first.