]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Remove the prev array stuff
authorAlan Huang <mmpgouride@gmail.com>
Mon, 12 Aug 2024 09:04:04 +0000 (17:04 +0800)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 9 Sep 2024 13:41:49 +0000 (09:41 -0400)
commit3130303bd9b7bda1550b880c9843c44a16932feb
treeb2c26b24114261c6fb8d20033806b5652752d05d
parent5d01101284a3286ee600e81bde4e4e7e46385ccc
bcachefs: Remove the prev array stuff

After reducing the search range when building the aux tree, the prev array
stuff is no longer useful, so remove it.

Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bset.c