Re: [PATCH -next] ext4: fix super block checksum incorrect after mount

From: Theodore Ts'o
Date: Fri Jun 17 2022 - 22:12:40 EST


On Wed, 25 May 2022 09:29:04 +0800, Ye Bin wrote:
> We got issue as follows:
> [home]# mount /dev/sda test
> EXT4-fs (sda): warning: mounting fs with errors, running e2fsck is recommended
> [home]# dmesg
> EXT4-fs (sda): warning: mounting fs with errors, running e2fsck is recommended
> EXT4-fs (sda): Errors on filesystem, clearing orphan list.
> EXT4-fs (sda): recovery complete
> EXT4-fs (sda): mounted filesystem with ordered data mode. Quota mode: none.
> [home]# debugfs /dev/sda
> debugfs 1.46.5 (30-Dec-2021)
> Checksum errors in superblock! Retrying...
>
> [...]

Applied, thanks!

[1/1] ext4: fix super block checksum incorrect after mount
commit: 17217902fc4fcba1d143e59b308fa7de4c372f50

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>