diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-21 14:25:21 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-07-21 14:26:55 -0400 |
commit | 0712f77be2e915618557e2d7040ee49956f44fdf (patch) | |
tree | 45d2b7870508b3fdd579c00d49c58fafb944f767 /drivers/irqchip/irq-mvebu-icu.c | |
parent | d63ffdc7a37dcf56502286b45935b1b8482a66a7 (diff) |
bcachefs: Add missing snapshots_seen_add_inorder()bcachefs-testing
This fixes an infinite loop when repairing "extent past end of inode",
when the extent is an older snapshot than the inode that needs repair.
Without the snaphsots_seen_add_inorder() we keep trying to delete the
same extent, even though it's no longer visible in the inode's snapshot.
Fixes: 63d6e9311999 ("bcachefs: bch2_fpunch_snapshot()")
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'drivers/irqchip/irq-mvebu-icu.c')
0 files changed, 0 insertions, 0 deletions