lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ