diff options
author | 2025-06-16 16:13:02 -0400 | |
---|---|---|
committer | 2025-06-16 19:05:02 -0400 | |
commit | 3e5ceaa5bfd71ae94d736426f8a27391023182ff (patch) | |
tree | 1a464718cff42474f30add8d3c1418f3b5f050fe /rust/pin-init/internal/src | |
parent | bcachefs: fsck: Fix reattach_inode() for subvol roots (diff) | |
download | wireguard-linux-3e5ceaa5bfd71ae94d736426f8a27391023182ff.tar.xz wireguard-linux-3e5ceaa5bfd71ae94d736426f8a27391023182ff.zip |
bcachefs: fsck: check_directory_structure runs in reverse order
When we find a directory connectivity problem, we should do the repair
in the oldest snapshot that has the issue - so that we don't end up
duplicating work or making a real mess of things.
Oldest snapshot IDs have the highest integer value, so - just walk
inodes in reverse order.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions