bcachefs: Fix inodes pass in fsck
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 30 Mar 2020 18:29:06 +0000 (14:29 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:38 +0000 (17:08 -0400)
commit1d60b99999bc2abd4020b758794ced8af43394ae
tree6278a21f9dfc04208c550266cb95cb01766240d7
parente5e6aaa7979ab588868f686c8bd8997264492610
bcachefs: Fix inodes pass in fsck

It wasn't updated for the patch that switched inodes to using the offset
field of struct bkey.

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