bcachefs: Handle printing of null bkeys
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 26 May 2020 01:25:31 +0000 (21:25 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:39 +0000 (17:08 -0400)
commitdc744b51f97ce043d07ebfdd0397b323396c7683
tree778f8a87057cbac4dc68f5fead649dea7a5fa9da
parent2628cfe3d3037c20015bcc8bc59143f8b913db6c
bcachefs: Handle printing of null bkeys

This fixes a null ptr deref.

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