Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9e1a66e6 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix lookup_first_inode() when inode_generations are present


This function is used for finding the hash seed (which is the same in
all versions of an inode in different snapshots): ff an inode has been
deleted in a child snapshot we need to iterate until we find a live
version.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 1292bc2e
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