e2fsk - metadata_csum error

To remove the metadata_csum feature from a filesystem use the following command:

e2fsck -f $FS
tune2fs -O ^metadata_csum $FS
e2fsck -f $FS

When booting from such a filesystem, the initrd may complain about incompatible feature flag found - needs to be fixed by fsck in the initrd.