diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-02 19:54:25 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-04-03 19:11:43 +0300 |
commit | 2581f89ac8d7174fda975523ae6c2bdc8ad62144 (patch) | |
tree | c4abd83fa74e9d6e216386524b251193ad434418 /drivers/fpga/xilinx-spi.c | |
parent | 39ebd74864f5c4f7d44f1fe026c71a270631186b (diff) | |
download | linux-2581f89ac8d7174fda975523ae6c2bdc8ad62144.tar.xz |
bcachefs: backpointer_get_key: check for null from peek_slot()
peek_slot() doesn't normally return bkey_s_c_null - except when we ask
for a key at a btree level that doesn't exist, which can happen here.
We might want to revisit this, but we'll have to look over all the
places where we use peek_slot() on interior nodes.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions