[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250528223236.GI4037@twin.jikos.cz>
Date: Thu, 29 May 2025 00:32:36 +0200
From: David Sterba <dsterba@...e.cz>
To: Pan Chuang <panchuang@...o.com>
Cc: clm@...com, josef@...icpanda.com, dsterba@...e.com, frank.li@...o.com,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 00/15] btrfs: convert to use rb_find() and
rb_find_add() helper
On Fri, May 16, 2025 at 11:03:18AM +0800, Pan Chuang wrote:
> Based on patch v1, perform code style conversions such as function naming
> and commit message adjustments without changing the logic. Additionally,
> add patch 14 and patch 15.
>
> Pan Chuang (2):
> btrfs: pass struct rb_simple_node pointer directly in
> rb_simple_insert()
> btrfs: use rb_find_add() in rb_simple_insert()
>
> Yangtao Li (13):
> btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
> btrfs: use rb_find() in __btrfs_lookup_delayed_item()
> btrfs: use rb_find() in ulist_rbtree_search()
> btrfs: use rb_find_add() in ulist_rbtree_insert()
> btrfs: use rb_find() in lookup_block_entry()
> btrfs: use rb_find_add() in insert_block_entry()
> btrfs: use rb_find() in lookup_root_entry()
> btrfs: use rb_find_add() in insert_root_entry()
> btrfs: use rb_find_add() in insert_ref_entry()
> btrfs: use rb_find() in find_qgroup_rb()
> btrfs: use rb_find_add() in add_qgroup_rb()
> btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
> btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
Thanks for the v2, the cleanups look good, I'll add them to for-next,
with a few coding style fixups.
Powered by blists - more mailing lists