]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: fsck: check_subdir_count logs path
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 16 Jun 2025 20:15:41 +0000 (16:15 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 16 Jun 2025 23:05:02 +0000 (19:05 -0400)
commit583ba52a40dd1f9328e2626056f0797d273817e7
tree055a7fc7d7559bba787a7cb0ac878b4de8184ef2
parent8d6ac82361df55d223186d8cd2ce884310ee5e6b
bcachefs: fsck: check_subdir_count logs path

We can easily go from inode number -> path now, which makes for more
useful log messages.

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