diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-07-06 05:08:28 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:09:07 +0300 |
commit | c21affdd06661c8eb73c71fc54cdb8ec921b968f (patch) | |
tree | 2e019bb838631089191e8a13c4be8fe3611d6dbc /fs/bcachefs/dirent.c | |
parent | 618b1c0e20ac7bccebba0346ab1e1403fadd6aa0 (diff) | |
download | linux-c21affdd06661c8eb73c71fc54cdb8ec921b968f.tar.xz |
bcachefs: Fix bch2_btree_iter_peek_slot() assertion
This assertion is checking that what the iterator points to is
consistent with iter->real_pos, and since it's an internal btree
ordering property it should be using bpos_cmp.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/bcachefs/dirent.c')
0 files changed, 0 insertions, 0 deletions