bcachefs: add const annotations to bset.c
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 3 Nov 2020 00:15:18 +0000 (19:15 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:46 +0000 (17:08 -0400)
commitd108efc2541590a0a086f27b1b703e59a84fafb2
treecd3e0334a501d3fe4254c203904e80fe96d48ed9
parentae1ede5893bd9b46f40cc9d1148321206369a9f2
bcachefs: add const annotations to bset.c

perhaps a bit silly, but some debug assertions we want to add need const
propagated a bit more.

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