The Linux kernel received a targeted fix for F2FS that prevents a kernel panic when the filesystem’s on-disk metadata disagrees with per-inode mapped-block counts — a sanity-check was added around sbi->total_valid_block_count so the system logs the inconsistency and marks the filesystem for fsck...