[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: e03418abde871314e1a3a550f4c8afb7b89cb273
WARNING: Author mismatch between patch and upstream commit: Backport author: jianqi.ren.cn@windriver.com Commit author: Josef Bacikjosef@toxicpanda.com
Status in newer kernel trees: 6.13.y | Present (exact SHA1) 6.12.y | Present (exact SHA1)
Note: The patch differs from the upstream commit: --- 1: e03418abde871 ! 1: 41b79978995a1 btrfs: make sure that WRITTEN is set on all metadata blocks @@ Metadata ## Commit message ## btrfs: make sure that WRITTEN is set on all metadata blocks
+ [ Upstream commit e03418abde871314e1a3a550f4c8afb7b89cb273 ] + We previously would call btrfs_check_leaf() if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on the header flags. @@ Commit message Reviewed-by: David Sterba dsterba@suse.com [ copy more details from report ] Signed-off-by: David Sterba dsterba@suse.com + Signed-off-by: Jianqi Ren jianqi.ren.cn@windriver.com + Signed-off-by: He Zhe zhe.he@windriver.com
## fs/btrfs/tree-checker.c ## @@ fs/btrfs/tree-checker.c: enum btrfs_tree_block_status __btrfs_check_leaf(struct extent_buffer *leaf) ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |