mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
427db760cf
On ext4 filesystem, the kernel carshes at mount time when s_first_meta_bg's value exceeds the largest possible meta_bg number. This kernel bug has been fixed in: 3a4b77c ext4: validate s_first_meta_bg at mount time [eguan: add comments on the first_meta_bg value] Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
QA output created by 025
|
|
Create ext4 fs and modify first_meta_bg's value
|
|
Try to mount a modified ext4 fs
|
|
Fail to mount ext4 fs expectedly
|