]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Fix snapshot_key_missing_inode_snapshot repair
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 13 Jun 2025 22:27:33 +0000 (18:27 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 16 Jun 2025 02:11:56 +0000 (22:11 -0400)
commitc27e5782d957c7242e9cb6405a395b89e8e1d573
tree724d8082c060ef35c056a442f99da051759010f7
parentc1ccd43b357e157d78c899e61764fc83b4d1dbaa
bcachefs: Fix snapshot_key_missing_inode_snapshot repair

When the inode was a whiteout, we were inserting a new whiteout at the
wrong (old) snapshot.

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