Skip to content
Commit 4bd156c4 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix bch2_delete_dead_inodes()



 - the fsck_err() check for the filesystem being clean was incorrect,
   causing us to always fail to delete unlinked inodes
 - if a snapshot had been taken, the unlinked inode needs to be
   propagated to snapshot leaves so the unlink can happen there - fixed.

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