]> git.baikalelectronics.ru Git - uboot.git/commit
test: fs: disable the metadata checksums on ext4 filesystems
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Wed, 13 Feb 2019 11:15:22 +0000 (12:15 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 9 Apr 2019 19:34:15 +0000 (15:34 -0400)
commit3a18962ddb2a4d03eca79289b15bf8ee053c3d41
tree8b6950eeee1a57168527248405347a9d0671f21d
parent2517a9c73197651c84c53f4c52709358c72f5640
test: fs: disable the metadata checksums on ext4 filesystems

If the metadata checksums are enabled, all write operations will fail.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
test/py/tests/test_fs/conftest.py