]> www.infradead.org Git - nvme.git/commit
bcachefs: dirent_points_to_inode() now warns on mismatch
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Sep 2024 02:22:00 +0000 (22:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 28 Sep 2024 02:32:23 +0000 (22:32 -0400)
commita6508079b1b6b231d16c438c384d718d3508573c
tree2aa53299b84b091e1c82522b6665a12b0f5b3bd2
parente057a290ef715d2765560778625e1660b7352994
bcachefs: dirent_points_to_inode() now warns on mismatch

if an inode backpointer points to a dirent that doesn't point back,
that's an error we should warn about.

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