commit | fad7cfed79cc66eb2fe26b422146e1447f1cd25d | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@gmail.com> | Mon Mar 22 17:23:30 2021 -0400 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Oct 22 17:08:57 2023 -0400 |
tree | 96eda12470a433695898de6063747834d14028eb | |
parent | 1fe9b1d33cd2a5e66b3d7bb64fd327d723121a6c [diff] |
bcachefs: Add an .invalid method for bch2_btree_ptr_v2 It was using the method for btree_ptr_v1, but that wasn't checking all the fields. Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>