bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Apr 2024 03:59:06 +0000 (23:59 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Apr 2024 22:01:12 +0000 (18:01 -0400)
commitbceb86be9e970bc6d77bfd1f8e5272d9a2007c16
treed348aaf70fdf3bd318a9c6f5b977d6cda50a60d6
parent86dbf8c566417afd62087ecd3bedcf84f91ee4e4
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()

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