Commit db18ef1a authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix bch2_check_nlinks() for snapshots



When searching the link table for the matching inode, we were searching
for a specific - incorrect - snapshot ID as well, causing us to fail to
find the inode.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 7125063f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment