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)
commit5cfc73e6e29f37a3a8daf5fd28bc4d5d015f778c
tree8b6950eeee1a57168527248405347a9d0671f21d
parentd5aee659f217746395ff58adf3a863627ff02ec1
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