[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <licutoqnsmubo22fnqdrnq4rkqfpy5cubnelhbynn44lfjuh5t@2dhvbs2hh5h4>
Date: Mon, 3 Jun 2024 17:57:54 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Ariel Miculas <ariel.miculas@...il.com>
Cc: linux-bcachefs@...r.kernel.org, Brian Foster <bfoster@...hat.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bcachefs: bch2_btree_insert() - add btree iter flags
On Mon, Jun 03, 2024 at 11:47:31PM +0300, Ariel Miculas wrote:
> The commit 65bd44239727 ("bcachefs: bch2_btree_insert_trans() no longer
> specifies BTREE_ITER_cached") removes BTREE_ITER_cached from
> bch2_btree_insert_trans, which causes the update_inode function from
> bcachefs-tools to take a long time (~20s). Add an iter_flags parameter
> to bch2_btree_insert, so the users can specify iter update trigger
> flags, such as BTREE_ITER_cached.
>
> Signed-off-by: Ariel Miculas <ariel.miculas@...il.com>
Applied
Powered by blists - more mailing lists