commit | 5390ced5bc28774382370fb71ec680dcc8df964c | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Wed Feb 13 12:15:22 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 09 15:34:15 2019 -0400 |
tree | 8b6950eeee1a57168527248405347a9d0671f21d | |
parent | 02d6ca72fa801b45888e80d7eec8076e7693d6e8 [diff] |
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>