commit | 5cfc73e6e29f37a3a8daf5fd28bc4d5d015f778c | [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 | d5aee659f217746395ff58adf3a863627ff02ec1 [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>