https://bugzilla.kernel.org/show_bug.cgi?id=195561
--- Comment #28 from Andreas Dilger (adilger.kernelbugzilla@dilger.ca) ---
As Ted has mentioned a couple of times, you could try running make_ext4fs and
then immediately running "e2fsck -f /dev/XXXX" on the filesystem created by
make_ext4fs _before_ it is mounted by the kernel. It is entirely possible that
make_ext4fs is creating a corrupted filesystem, and the kernel is detecting
this at runtime. This would explain why the filesystem is corrupted in the
same way for all of the different devices.
--
You are receiving this mail because:
You are watching the assignee of the bug.