This patch adds RW support for metadata_csum feature.
All items, excluding MMP, are checksummed.
List of items from ext4 specification:
- Superblock.
- MMP => Not supported because the feature is not implemented.
- Extended Attributes.
- Directory Entries.
- HTREE Nodes.
- Extents.
- Bitmaps.
- Inodes.
- Group Descriptors.