btrfs: tree-checker: add support for raid stripe tree
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Mon, 18 Sep 2023 14:14:33 +0000 (07:14 -0700)
committerDavid Sterba <dsterba@suse.com>
Thu, 12 Oct 2023 14:44:10 +0000 (16:44 +0200)
commite0b4077fcc4e132fa729a54183d0af58da6d1d39
treed5ca9a55240333a5033484b52895391d67ea7810
parentb5e2c2ff67d2c88ee2b3f4f22ef4426cfb35ec06
btrfs: tree-checker: add support for raid stripe tree

Add a tree checker support for RAID stripe tree items, verify:

- alignment
- presence of the incompat bit
- supported encoding

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/tree-checker.c