bcachefs: fix bch2_bkey_print_bfloat
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 1 Nov 2018 20:02:02 +0000 (16:02 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:10 +0000 (17:08 -0400)
commitb564513cf990d2d30305ac63a72a013fc197e7da
tree1770b40ba32632e24156bc3d8813ee307d0a2989
parent5bd95a371856ef3ade9cb417a6151499672c8a90
bcachefs: fix bch2_bkey_print_bfloat

was popping an assertion in the eytzinger code

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