bcachefs: bch2_bkey_packed_to_binary_text()
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 14 Aug 2022 18:44:17 +0000 (14:44 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:38 +0000 (17:09 -0400)
commitd0b50524f1d9b60318b92830546b45cd3325cfe2
tree06b1e2c3ee3838177342d1139be73713e65a5cf9
parentf0d2e9f2e511c137b75f15d0d13abd0217239253
bcachefs: bch2_bkey_packed_to_binary_text()

For debugging the eytzinger search tree code, and low level bkey packing
code, it can be helpful to see things in binary: this patch improves our
helpers for doing so.

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