Home
last modified time | relevance | path

Searched hist:c8d5421563547a4b4ba6fcb9dae6b323dd02b75f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-checker.cdiff c8d5421563547a4b4ba6fcb9dae6b323dd02b75f Sat Apr 29 15:07:14 CDT 2023 Josef Bacik <josef@toxicpanda.com> btrfs: use btrfs_tree_block_status for leaf item errors

We have a variety of item specific errors that can occur. For now
simply put these under the umbrella of BTRFS_TREE_BLOCK_INVALID_ITEM,
this can be fleshed out as we need in the future.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>