https://bugzilla.kernel.org/show_bug.cgi?id=216162
Bug ID: 216162
Summary: F2FS filesystem with compression broken after kernel
version 5.18.1
Product: File System
Version: 2.5
Kernel Version: 5.18.3+
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: f2fs
Assignee: [email protected]
Reporter: [email protected]
Regression: No
I've been unable to boot two of my systems after upgrading past kernel version
5.18.1.
Both of them are using F2FS with compression enabled.
This was the command used to create them back on 5.13.6:
mkfs.f2fs -l root -O extra_attr,inode_checksum,sb_checksum,compression
/dev/sda3
The command used to mount:
mount -o compress_algorithm=lz4,compress_chksum,atgc,gc_merge,noatime /dev/sda3
/mnt
A simple
ls /mnt/usr/bin will report "Structure needs cleaning" on almost all of the
critical system files on kernels past 5.18.1.
Downgrading to 5.18.1 fixes everything.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel