diff options
author | Josef Bacik <[email protected]> | 2023-04-29 16:07:16 -0400 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:25 +0200 |
commit | c26fa931eb186a748608b4155fe2f4821738b140 (patch) | |
tree | fffd73cab624af7c4e543fc5ef2408bc83a12606 /scripts/generate_rust_analyzer.py | |
parent | 924452c80e81ba96bfc64847e983862016345381 (diff) |
btrfs: add __btrfs_check_node helper
This helper returns a btrfs_tree_block_status for the various errors,
and then btrfs_check_node() will return -EUCLEAN if it gets anything
other than BTRFS_TREE_BLOCK_CLEAN which will be used by the kernel. In
the future btrfs-progs will use this helper instead.
Signed-off-by: Josef Bacik <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions