]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: fsck: Include loops in error messages
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 17 May 2025 19:58:23 +0000 (15:58 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:15:05 +0000 (20:15 -0400)
commit6b86da9282b0f6a3fb7aae709dca9feb4c8316b5
treee46a87f0fe835b639c05f73e7d5c82319becfa91
parent39cea302f13a0a9dc4cf39248529a42e79d06842
bcachefs: fsck: Include loops in error messages

This fixes the subvol loop checking and directory loop checking to print
the loop.

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