]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: convert eytzinger sort to be 1-based (1)
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 27 Nov 2024 12:26:10 +0000 (13:26 +0100)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 01:02:14 +0000 (21:02 -0400)
commit3ff0dd28d61e3b3ca378b897f98f0ea6810bf822
treebacaa9637fb5782d069cd78ec72ce3ebca4e9ae2
parent3849bcab4d3f0cf1aee56bdfc7bcae7b40b11657
bcachefs: convert eytzinger sort to be 1-based (1)

In this first step, convert the eytzinger sort functions to use 1-based
primitives.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/eytzinger.c